.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: 006699;
	list-style-type: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 66FF00;
}
li {
	list-style-type: circle;
	font-weight: bold;
	color: #CCCCCC;
}
A:link
{
	font-size: 10pt;
	color: #66FF00;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited { color: "#FFFFFF" }
FRAME
{
	background-color: #006699;
}
BODY
{
	background-color: #006699;
}

TABLE
{
	background-color: #006699;
}
.statsTable
{
	font-size: 10pt;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006699;
}
