body,td,th {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	scrollbar-3dlight-color:#F0FFFF;
    scrollbar-track-color:#133F54;
	scrollbar-arrow-color:#133F54;
    scrollbar-darkshadow-color:#008B8B;
	scrollbar-face-color:#B0C4DE;
    scrollbar-highlight-color:#F0FFFF;
}
H1 {
text-decoration:none; 
color: #56CAEB;
font-size: 16px; 
font-family: Georgia; 
font-weight:none;
}
H2 {
text-decoration:none; 
color: #DDDDDD;
font-size: 12px; 
font-family: Georgia;
font-weight:bold;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #56CAEB;
	text-decoration:none;
}