BODY{
	scrollbar-face-color:#003366;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#001F3E;
	scrollbar-shadow-color:'001F3E';
	scrollbar-highlight-color:'FFFFFF';
	scrollbar-3dlight-color:'001F3E';
	scrollbar-darkshadow-Color:'001030';

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}


A:link{
	text-decoration: none;
	color: #DDDDEE;
	font-weight: bold;
	font-size: 8pt
}
A:visited{
	text-decoration: none;
	color: #DDDDEE;
	font-weight: bold;
	font-size: 8pt;
}
A:active {
	text-decoration: none;
	color: #DDDDEE;
	font-weight: bold;
	font-size: 8pt;
}
A:hover {
	text-decoration: none;
	color: #EEEEDD;
	font-weight: bold;
	font-size: 8pt;
}
