
<!--
A:link { text-decoration:none; color:black; }
A:visited { text-decoration:none; color:black; }
A:active { text-decoration:none; color:black; }
A:hover { text-decoration:none; color:red; }
//-->
<STYLE type="text/css">
<!--
BODY{
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color:white;
scrollbar-arrow-color:black;
scrollbar-track-color:white;
scrollbar-darkshadow-color:white;
-->
<!--
body{ overflow-x:hidden; }
-->
hr{
	color:000000;
	border-style:dotted;
	height:1px;
}