BODY
{
background: #000000;
scrollbar-face-color:#003462; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#336699; 
scrollbar-darkshadow-color:#999999; 
scrollbar-track-color:#666E83; 
scrollbar-arrow-color:#FFFFFF; 
font-family: Trebuchet MS;
font-size: 12px;
}


h1
{font-family: Trebuchet MS;
font-size: 18px;
font-weight: bold;

}


a {
	font-family: Trebuchet MS;
	color: #33658C;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}

a.index {
	font-family: Trebuchet MS;
	color: #254865;
	text-decoration: none;
	font-weight:normal;
}
a.index:hover {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	background: #254865;
	text-decoration: none;
	font-weight:normal;
}