body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td {
	font-size: 14px;
	list-style-position: outside;
	list-style-type: circle;
	color: #003300;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footerlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footerlink a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#footerlink a:hover {
	text-decoration: underline;
	font-size: 12px;
}	
a:link {
	color: #660000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.subpage {
	padding: 0px 10px 10px;
	background-color: #FFFFFF;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #003300;
	font-style: normal;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	background-color: #660000;
	font-family: Huxtable, "Arial Black", sans-serif;
	color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	top: 0px;
}
h3 {
	font-size: medium;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
