<html>
<head>
<META http-equiv=Content-Type content="text/html; charset=windows-1250">
<STYLE type=text/css>
 A {CURSOR: hand; TEXT-DECORATION: none}
 .menu {FONT-SIZE: 7.5pt;
	FONT-FAMILY: verdana, geneva, "arial ce",arial,sans-serif;
	background-color : #3090c7;
	color: white;
	font-weight : bolder;
}
 A:LINK, A:VISITED {color: #3090c7;}
 A:HOVER { COLOR=#FF8442;}
 td { FONT-SIZE:7.5pt;FONT-FAMILY: verdana, geneva, "arial ce",arial,sans-serif;}
 BODY {CURSOR: default;margin=4pt;FONT-SIZE: 7.5pt;color=black;}
</STYLE>

<script language=JavaScript>
function clickHandler() {
  var targetId, srcElement, targetElement;
  srcElement = window.event.srcElement;
  targetId = srcElement.id + "detail";
  targetElement = document.all(targetId);
  if (targetElement.length>1){
   for (i=0; i < targetElement.length; i++){
     if (targetElement(i).style.display == "none") {
        targetElement(i).style.display = "";
     } else {
        targetElement(i).style.display = "none";     }
   }
 }else{
     if (targetElement.style.display == "none") {
        targetElement.style.display = "";
     } else {
        targetElement.style.display = "none";     }
  }
}
</script>

</head>
<BODY bgcolor="#E0F0F8">
<TABLE cellSpacing=0 cellPadding=0 align=left border=0 width="100%"><TBODY>


<webnews-middle>


</TBODY></TABLE>
</body>
</html>
