body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #375907;
	
	
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	 
	
}



a {
	color: #375907;
	text-decoration:none;
}
a:hover {
	color: #ceaa19;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top:10px;
	margin-left: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

h4 {
	color:#765a3f;
	margin-top:10px;
		margin-left: 10px;
		margin-right: 10px;
	margin-bottom: 10px;
}

h5 {
	font-size: 11px;
	margin-left: 10px;
	margin-right:10px;
	}
	
	
table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #ffffff;}
tr { text-align: top;}
td {vertical-align: top}


#footer{
	position:absolute;
	/*background-image:url(../images/header2.jpg);*/
	left:2px;
	top:720px;
	height:2px;
	width:800px;
	z-index:3;

}
#footer a{
	position:absolute;
	top:52px;
	left:20px;
	color: #b7b1c0;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover{
	
	color: #7e63a7;
	text-decoration: none;
	font-size: 12px;
}