body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  background-color:#5D9C64;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
    color:#333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
    color:#333333;
}
a:link {
	color: #FF3399;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}

	.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CC0000;
	font-weight:bolder;
	text-align:center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333
	font-weight:bolder;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}