BODY{
scrollbar-face-color: #006666;
scrollbar-highlight-color: black;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: #999999;
scrollbar-darkshadow-color: black;
scrollbar-base-color: black;
}
body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10pt; 
	color:#006666;
	font-weight: bold;  
}
a:link {
	text-decoration: none;
	color:#888888;
	font-size:10pt; 
	font-weight: bold; 
}
a:visited {
	text-decoration: none;
	color:#888888;
	font-size:10pt; 
	font-weight: bold; 
}
a:hover {
	text-decoration: none;
	color:#990000;
	font-size:10pt; 
	font-weight: bold; 
 }
 h1 {
 	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11pt; 
	color:#006666;
	font-weight: bold;  }
