	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20;
	
}

.p{
	font-size: 12px;
	color: Black;
	line-height: 18px;
}

.white_bold {
color:white;
font-weight: bold;
}


.heading1 {
	color: #03723f;
	font-size: 20px;
	line-height: 22px;
}

.heading2 {
	color: #03723f;
	font-size: 14px;
	line-height: 20px;
}

.heading3 {
	color: #03723f;
	font-size: 12px;
	line-height: 20px;
}
	

	
.copyright {
	font-size: 10px;
	color: #03723f;
}

	
a:link, a:visited {
	color: #03723f;
	font-size: 12px;
	text-decoration: none;
}    

a:hover {
	color: #be3e19;
	text-decoration: none;
}

a.navlink:link, a.navlink:visited {
font-size: 14px;
color: #03723f;
font-weight: bold;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navlink:hover {
color: #be3e19;
font-size: 14px;
font-weight: bold;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navheadlink:link, a.navheadlink:visited {
font-size: 12px;
color: #ffffff;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navheadlink:hover {
color: #DDECC3;
font-size: 12px;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navfootlink:link, a.navfootlink:visited {
font-size: 12px;
color: #03723f;
text-decoration: none;
border-bottom: none;
border-top: none;
}

a.navfootlink:hover {
color: #03723f;
font-size: 12px;
text-decoration: underline;
border-top: none;
}


a.copyrightlink:link, a.copyrightlink:visited {
font-size: 10px;
color: 03723f;
text-decoration: none;
border-bottom: none;
}

a.copyrightlink:hover {
color: #DDECC3;
font-size: 10px;
text-decoration: none;
border-bottom: none;
}
