.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232623;
	line-height: 17px;
	text-align: justify;
	text-indent: 45px;	
}
.text a {
	color: #266c01;
	font-weight: bold;
	text-decoration: none;
}
.text a:visited{
	color: #266c01;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
	color: #308901;
	font-weight: bold;
	text-decoration: underline;
}
.text a:active{
	color: #5BC236;
	font-weight: bold;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232623;
	line-height: 17px;
	text-align: left;	
	text-indent: 0px;	
}
.text2 a {
	color: #266c01;
	font-weight: bold;
	text-decoration: none;
}
.text2 a:visited{
	color: #266c01;
	font-weight: bold;
	text-decoration: none;
}
.text2 a:hover{
	color: #308901;
	font-weight: bold;
	text-decoration: underline;
}
.text2 a:active{
	color: #5BC236;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #308901;
	line-height: 18px;
}
.nav a {
	display: block;
	color: #266c01;
	font-weight: normal;
	text-decoration: none;
}
.nav a:visited{
	color: #266c01;
	font-weight: normal;
	text-decoration: none;
}
.nav a:hover{
	color: #266c01;
	font-weight: normal;
	text-decoration: none;
	background-color: #c7eb6e;
}
.nav a:active{
	color: #5BC236;
	font-weight: normal;
	text-decoration: none;
}
.text_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232623;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003e00;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232623;
	font-weight: bold;
	line-height: 8px;
	text-indent: 45px;	
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232623;
	font-weight: bold;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232623;
	line-height: 17px;
	text-decoration: underline;
}