.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #339900;
	padding: 0px;
	border: thin none #336600;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}
.bodyongreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #339900;
	background-color: #E5FFDC;
	padding: 2px 1px;
	float: left;
	position: relative;
	width: 100%;
}
.lineTOP {
	color: #FFFFFF;
	padding: 1px;
	border-top: 1px solid #339900;
	border-right: 1px none #339900;
	border-bottom: 1px none #339900;
	border-left: 1px none #339900;
	font-size: 4px;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #339900;
	text-transform: capitalize;
	text-decoration: none;
}
.bodyHILITE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #C0F65D;
}
.newsHEADER {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	background-color: #E5FFDC;
}
.lineBOTTOM {
	color: #FFFFFF;
	padding: 1px;
	border-top: 1px none #339900;
	border-right: 1px none #339900;
	border-bottom: 1px solid #339900;
	border-left: 1px none #339900;
	font-size: 4px;
}



