body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525151;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}



.style1 {color: #000000}
a:link {
	color: #0f4173;
}
a:visited {
	color: #0f4173;
}
a:hover {
	color: #80A426;
}
a:active {
	color: #0f4173;
}


H1 {
font-size:16px;
           color: #80A426;
      }
      
H3 {
	font-size:12px;
	color: #80A426;
	line-height: normal;
	font-weight: bold;
      }
            
   
/***** Footer Code Below *****/

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F4173;
}    
     
#Footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F4173;
	text-decoration: none;
     }

#Footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F4173;
	text-decoration: none;
     }

#Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80A426;
        text-decoration: underline;
     }

#Footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F4173;
	text-decoration: none;
     }
     
    