body {
	letter-spacing: normal;
	line-height: 20px;
	height: auto;
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
}
.BodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 18px;
}
.bodyHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #007F3A;
	font-weight: bold;
}
