<style>
	   
	   
	   
	   body {
	   		font-family: Arial;
			font-size: 10px;
	   		color: #000000;
			background-color: #005509;
			   	}
			
	   a  {
	   	   color: #000066;
		   text-decoration: none;
	   	  }
       a:hover  {
	   	   color: #000066;
		   text-decoration: underline;
	   	  }

	   h1 {
	   		font-family: arial;
	        font-size: 14pt;
			text-align: right;
	   	   	color: #ffffff;
			background:#0B8140;
			
			 }
	   h2 {
	   		font-family: arial;
	        font-size: 12pt;
	   	   	color: #0B8140;
			 }

	   p   {
	   	     text-align: justify;
	   	   }
	   
	   td  {
	   		font-family: arial;	   
	   	    font-size: 10pt;
	   	   }
	   	   
	   input
	  		{
	  		  font-family: arial;
	  		  font-size: 10pt;
	  		}
	   
	   td.bg_logo  {
	font-family: arial;	   
	font-size: 10pt;
	background-color: #FFFFFF;
	   	   }
	   
	   
</style>