.HEADER {
	font-family: "AntiqueOlive LT Light";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: lowercase;
	color: #FFFFCC;
	text-decoration: none;
	right: auto;
}
