.mainHeader {
	color: #5ba21e;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	
}

.mainHeaderSub {
	color: #222222;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
}
 
.contents {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#333333;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contentInitial {font-size: 18px
}
.footers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.footers a:link, .footers a:visited, .footers a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}	
.footers a:hover {
	text-decoration: underline;	
}

/*font styles*/
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, imgdiv, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 32px;
	color: #5DA41A;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #333;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: 35px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.emailLink:link {color:#6C6C6C;}
.emailLink:visited {color:#6C6C6C;}
.emailLink:hover {text-decoration: none; color: #6C6C6C;}
.emailLink:active {color: #6C6C6C;text-decoration: none}
