body,td,th {
	font-family: "Century Gothic", Arial, "franklin Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background:url(images/background.gif);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #66FFFF;
}
a:active {
	text-decoration: none;
}
.whiteSubHeader {font-size: 24px;}
.tinyWhiteText {font-size: 10px;
color:#999999;}
.mainPageHeader {font-size: 36px;}
.blueSubHeader {font-size: 24px; color: #66FFFF; }
.smallBlueText {font-size: 14px; color: #66FFFF; }
.showTitles {font-size: 18px;}
.smallWhiteText {font-size: 14px;}
.maintable{background-color:#000000;}
-->