<html> 
<head>
<title>my first stylesheet</title> 
</head>

<style type="text/css">
<!--

body
 {scrollbar-3dlight-color:white;
           scrollbar-arrow-color:white;
           scrollbar-base-color:white;
           scrollbar-darkshadow-color:000066;
           scrollbar-face-color:FFFFFF;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:000000;}

-->


<!--
.style1 {color: #000000
		face: Trebuchet MS; 
		}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {


}
a:link {
	color: #666699;
	text-decoration: overline;
}
a:visited {
	color: #663333;
	text-decoration: overline;
}
a:hover {
	color: #CC6666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style30 {color: #0000FF}
.style32 {color: #000000}
.style48 {color: #9900FF}
.style50 {font-size: 14px}
.style52 {color: #000000; font-weight: bold; }
-->


</style>

</body>
</html>