.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #313D00;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.bottomlinkCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #374400;
	text-decoration: none;
	text-align: justify;


}
.boxoutline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #759200;
	border-left-color: #759200;
}
.bodyheading {
	font-family: Tahoma;
	font-size: 12px;
	color: #4C694B;
	text-decoration: none;
}
.bodybigheading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #4C694B;

}
