.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #358d5f;
}
.text {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #358d5f;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	
}
a:link {
	color: #358d5f;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
	text-align: left;
}
.newsitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
	font-weight: normal;
}

.tablerowcolor {
	background-color: #CCCC99;
}
.tableheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

.backgroundimage {
	background-color: #006633;
	background-image: url(background_images/background.gif);
	background-repeat: repeat;
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

