.fontbody {
	line-height: 24px;
	color:#7E7E7E;
	font-weight: normal;
	font-size: 12px;
}
.fontbody2 {
	line-height: 22px;
	color:#15942B;
}
a:link {
	color: #106D20;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #106D20;
}
a:hover {
	text-decoration: none;
	color: #106D20;
}
a:active {
	text-decoration: none;
}

