body {
	background-color: #339999;
}
.style2 {
	font-size: xx-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #99cccc;
}
body,td,th {
	color: #99CCCC;
}

a:link {
	text-decoration: none;
	color: #99cccc;
}

a:active {
	color: #99CCCC;
	text-decoration: none;
}
a:visited {
	color: #99CCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.style3 {font-size: 10px}
.style4 {color: #FFFFCC}
.style5 {font-family: Arial, Helvetica, sans-serif}