body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #003952;
}
body {
	background-color: #91e0ff;
	background-image: url(hg.gif);
	background-repeat: repeat;
}
a {
	font-size: 10px;
	color: #003952;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003952;
}
a:hover {
	text-decoration: none;
	color: #003952;
}
a:active {
	text-decoration: none;
	color: #003952;
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
html { 
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #91e0ff;
scrollbar-darkshadow-color: #91e0ff;
scrollbar-track-color: #fffff;
scrollbar-arrow-color: #91e0ff;
} 