body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #008051;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
h4 {
	color: #008051;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
h5 {
	font-family: "Times New Roman", Times, serif;
}
h6 {
	font-family: "Times New Roman", Times, serif;
}
td, th{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.topnav, .topnavcurrent {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-right: 4px;
	padding-left: 4px;
}

.topnav, .topnav:link, .topnav:visited {
	color: #008051;
	text-decoration: none;
}
.topnav:hover, .topnav:active {
	color: #000000;
	text-decoration: none;
}

.topnavcurrent, .topnavcurrent:link, .topnavcurrent:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topnavcurrent:hover, .topnavcurrent:active {
	color: #000000;
	text-decoration: none;
}

.greendark {
	color: #008051;
}
.greenlight {
	color: #83C75D;
}
.bigwhite {
	color: #FFFFFF;
	font-size: 38px;
	letter-spacing: -0.75px;
	text-transform: uppercase;
}
.smallgreen {
	font-size: 12px;
	color: #83C75D;
}
.footer {
	padding: 20px 12px 0px 8px;
	font-size: 11px;
	color: #008051;
	text-decoration: none;
}
.leftcell {
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}
.rightcell {
	padding-top: 32px;
	font-size: 12px;
	padding-right: 42px;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #D4D0C8;
}
.mediumgreen {
	font-size: 18px;
	color: #008051;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
}
.headercell {
	padding-top: 30px;
}
