body 
{
	scrollbar-base-color: 000000;
	scrollbar-track-color: 000000;
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-3dlight-color: 1A3A5A;
	scrollbar-darkshadow-color: 000000;
	scrollbar-shadow-color: 1A3A5A;
 	scrollbar-arrow-color: 0A3A5A;
 	font-family: tahoma;
	color: #FFFFFF;
	font-size: 9pt;
	background-color: #000000;
	} 
h1
{
	font-family: Trebuchet MS,tahoma,courier; 
	font-size: 26pt;
}
table        
{
	font-family: Tahoma;
	font-size: 8pt;
	padding: 1;
	spacing: 0;
	border-left: 2px dotted #1A3A5A;
	filter: Shadow(color='#1A3A5A', Direction=135, Strength=2);


}
A:link 
{ 
	font-family: tahoma; 
	color: #DDEEFF; 
	font-weight: none; 
	text-decoration: none; 
}
A:visited 
{ 	
	font-family: tahoma; 
	color: #CCDDEE; 
	font-weight: none; 
	text-decoration: none 
}
A:hover 
{
	font-family: tahoma; 
	color: #FFFFFF;
	font-weight: underline;
cursor: crosshair;
}
