.MainBody {
	font-family: Vardana, Arial;
	font-size: 14px;
	color: #ffffff;
}


.MainBodyBoldGreen {
	font-family: Arial;
	font-size: 14px;
	color: #c0ee4f;
	font-weight: bold; 
}


.Heading {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #c0ee4f;
	font-weight: bold; 
}
.HeadingWhite {
	font-family: Verdana, Arial;
	font-size: 20px;
	color: #ffffff;
}

a:visited, a:link { 
	color: #b2db48; 
	text-decoration: underline;
}
a:hover { 
	color: #3b5111; 
	text-decoration: underline;
}
