@charset "utf-8";
/* CSS Document */

html {scrollbar-base-color:#08425A;}

BODY {
	font-size: small;
	color: #66CCFF;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}
A:hover {
	text-decoration: none;
	color: #FF6600;
}
body,td,th {
background-color: #08425A;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #00CC33;
}
a:active {
	text-decoration: underline;
	color: #6633FF;
}
.style2 {font-size: x-small}
.style3 {font-size: small}
h1 {
	font-size: large;
	color: #99FFFF;
}
h2 {
	font-size: medium;
	color: #99FFFF;
}
