html, body{
scrollbar-face-color:#000080;
scrollbar-base-color:#000080;
scrollbar-arrow-color:white;
scrollbar-track-color:#000066;
scrollbar-shadow-color:#white;
scrollbar-highlight-color:#white;
scrollbar-3dlight-color:#white;
scrollbar-darkshadow-Color:#white;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	color: #FF0066;
}
h2 {
	font-size: 16px;
	color: #003366;
}
h3 {
	font-size: 12px;
	color: #FF0066;
}
a:link {
	text-decoration: none;
	color: #FF0066;
}
a:visited {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
