.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 18px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #395232;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c7d0c5;
}

a:link { 
	color: #395232;
	text-decoration: none;
	}
a:visited { 
	color: #395232;
	text-decoration: none;
	}
a:hover { 
	color: #000;
	background-color: #c7d0c5;
	text-decoration: none;
	}
a:active { 
	color: #395232;
	}

.bodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #195E4F;
	line-height: 18px;
	font-weight: bold;
}
.bodyTextSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.linkText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666633;
	line-height: 18px;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #195E4F;
	font-weight: bold;
}
.bodyTextSmallSan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.bodyTextSmallSanB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
.bodyTextSmall {
	font-size: 15px;
	color: #000000;
}
.bodyTexttiny {
	font-size: 11px;
	color: #000000;
}
.IntroText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	line-height: 30px;
}
.backLink a{
	border: 0;
	font-size: 14px;
	font-weight: bold;
}
.backLink a:link{
	color: #395232;
	text-decoration: none;
}
.backLink a:visited{
	color: #395232;
	text-decoration: none;
}
.backLink a:hover{
	color: #000;
	text-decoration: none;
}
.backLink a:active{
	color: #395232;
}
.footer a{
	color: #c7d0c5;
	text-decoration: none;
}
.footer a:link{
	color: #c7d0c5;
	text-decoration: none;
}
.footer a:visited{
	color: #c7d0c5;
	text-decoration: none;
}
.footer a:hover{
	color: #395232;
	background-color: #c7d0c5;
	text-decoration: none;
}
.footer a:active{
	color: #c7d0c5;
}
#logoimg img{
	position: absolute;
	left: 200px;
	top: 500px;
}