a:link {
	color: #678147;
	font-weight: bold;
}

a:visited {
	color: #678147;
	font-weight: bold;
}


.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#333333;
	line-height:23px;
}

.bodytextBOLD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#666666;
	font-weight:bold;
}

.greenBOLD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #678147;
	font-weight:bold;
}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#666666;
	font-style:italic;	
}

.quoteBOLD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#666666;
	font-style:italic;	
	font-weight:bold;
}

.footerTEXT {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#999999;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 85px;
	}