h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #3F9C35;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3F9C35;
	line-height: normal;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3F9C35
}
.para, li {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #000000;
}
.paragrey{
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:hover {
	color: #000000;
}
.headingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F9C35;
	font-weight: bold;
}
.headingLightGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4DF9B;
	font-size: 14px;
	font-weight: bold;
}

.heading2green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F9C35;
	font-weight: bold;
}
.headingTableBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-indent: 3px;
}

.headingTableBlackYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FADD80;
	background-color: #333333;
	text-indent: 3px;
}
.headingTableGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #646464;
	text-indent: 3px;
}
.headingTableGreyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	text-indent: 3px;
}


.headingTableGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3F9C35;
	text-indent: 3px;
}
.border0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border {
	border: 1px solid #646464;
}
.para-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-indent: 3px;
}
.paraWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
