body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #f9f7f0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: normal;
}
h1 {
	color: 184b81;
}
h2 {
	color: 184b81;
}
h3 {
	color: 184b81;
}
.SubmitForm {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.HighlithedInGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	background-color: #00FF00;
}
a:visited {
	color: 7777cc;
	text-decoration: underline;
	font-weight: normal;
}
