body {
	background-color: #0066cc;
}
a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	color: #CC3333;
}
.style1 {font-family: "Helvetica, arial"}
.style2 {
	font-size: 14px;
	color: #cc3333;
}
.style3 {
	font-family: "Helvetica, arial";
	color: #FFFFFF;
	font-size: 12px;
}
body,td,th {
	font-family: arial, sans serif;
}
.style4 {font-size: 12px; color: #FFFFFF;}
.style5 {color: #FFFFFF}
.style6 {font-size: 14px}
