
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;
	font-size:10pt; 
	color:#006666;
}

a:link {
	text-decoration: none;
	color:#EEEEEE;
	font-size:12pt; 
	font-weight: bold; 
}
a:visited {
	text-decoration: none;
	color:#EEEEEE;
	font-weight: bold; 
}
a:hover {
	text-decoration: none;
	color:#FFCC00;
	font-weight: bold; 
 
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color:#006666;
	}
