.topcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0D0E06;
	text-decoration: none;
	font-weight: bold;
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.rightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	line-height: 18px;
}
a.topnav:hover {
	color: #00FF00;
}
a.rightcopy:hover {
	color: #00FF00;
}
a.topcontact:hover {
	color: #00FF00;
}
a.rightnav:hover {
	color: #00FF00;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	font-weight: bold;
}
