body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;}

td {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;}

/* these should be the same color */
.bgcolor {
	background-color: #216D9C;}
.color {
	color: #216D9C;}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 0px;}

.required {
	color: #011585;}

a:link, a:visited, a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;}
a:hover {
	font-size: 12px;
	color: #838383;
	text-decoration: none;}

a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #FFFFFF;
	text-decoration: underline;}	
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;}