BODY {
scrollbar-face-color: #003399;
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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color:#000000;

}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#E1E7E8;
	font-size:10pt; 
	font-style: strong; 
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#E1E7E8;
	font-size:10pt; 
	font-style: strong; 
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:10pt; 
	font-style: strong;  
 }

html{
overflow:hidden;
}

body{
overflow-y:hidden;
}