body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 5px;
	border: 5px solid #990000;
	color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}
.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 5px;
	text-align: center;
	border: thick solid #666666;
	background-color: #666600;
}
.text {
	background-color: #9999CC;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.title {
	background-color: #669999;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-style: solid;
	color: #FFCC33;
	display: block;
	border-bottom-width: thick;
	border-bottom-color: #0000FF;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 140px;
	height: 20px;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	background-color: #D036FF;
	display: block;
	padding: 8px;
	width: 140px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	background-color: #000000;
	display: block;
	padding: 8px;
	float: left;
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	background-color: #D036FF;
	padding: 8px;
	display: block;
}
.colorfill {
	font-size: 5px;
	background-color: #336699;
	border-top-style: 0;
	border-bottom-style: 0;
	border-right-style: 5;
	border-left-style: 5;
}
.footer {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
}
