
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.pageheader {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #CCCCCC;
}

.bannerblack {
	font-family: "Century Gothic", Arial;
	color: #666666;
	font-size: 55px;
}

.bannerwhite {
	font-family: "Century Gothic", Arial;
	font-size: 55px;
	color: #CCCCCC;
}

body {
	background-color: #333333;
}

.bodyheader {font-size: 13px; font-weight: bold; color: #666666; 

}

.topmenu {font-size: 14px; color: #CCCCCC; }


.footer {font-size: 10px

}

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #006EB8;
}
a:active {
	text-decoration: none;
}

