body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C9C965;
	margin: 0px;
	font-size: 12px;
}
a:link, a:visited {
	color: #330066;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.onblack {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-size: 11px;
}
.mainTable {
	border: 1px solid #000000;
}
a.topNav:link, a.topNav:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.topNav:hover {
	font-size: 12px;
	text-decoration: none;
	color: #686A9D;
}
H1 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
a.bottomNav:link, a.bottomNav:visited {
	color: #000000;
	text-decoration: underline;
}
a.bottomNav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

