
body {
	background-color: #6CB510;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
P {
	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	line-height: 18px;
}
.bullets {
	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	
	line-height: 14px;
}

.headGreen{
	
	font-size: 20px;
	color: #088B59;
	font-weight: normal;
	padding-left: 10px;
	line-height: 30px;
	font-style: normal;
}
.SmallheadGreen{

	font-size: 13px;
	color: #088B59;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom:0px;
	font-style: normal;
}
.SmallheadGreenNoPad{
	
	font-size: 13px;
	color: #088B59;
	font-weight: bold;
	padding-bottom:0px;
	font-style: normal;
}
.Footer {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}

a:link {
	color: #088B59;
	text-decoration: none;
}
a:visited {
	color: #088B59;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

