body{ 
	color: black; 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height:20px;
}
a:link, a:visited{
	color: #004600;
}
a:hover{
	color: #001e00;
}
h1{
	font-weight:normal;
	line-height:49px;
	font-family: "Times New Roman", Georgia, Times;
	font-size:23px;
}
.greenItalic{ color: #004600; font-style: italic; font-size: 13px; font-family: "Times New Roman", Georgia, Times; }
.font11 { font-size: 11px;}
.subpara {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 13px;
	color: #000000;
	/*position: absolute;
	left: 400px;
	top: 270px; */
	/* height: 600px;
	width: 450px; */
	/*text-align: justify; */
	font-weight: normal;
}
.footer a:link, .footer a:visited{
	color: #001e00;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}