body {
	background-color: #000000;
	margin-top: 0px;
}
.navup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFB300;
}
.navselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #000000;
}
.headertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.footertext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: smaller;
	color: #FFB300;
}
.footertext a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: smaller;
	color: #FFB300;
}
.footertext a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: smaller;
	color: #FFB300;
}
.footertext a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: smaller;
	color: #FFB300;
}
.footertext a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: smaller;
	color: #FFB300;
}
