<style type="text/css">


body 
{
background-image:url('');
background-repeat:repeat-y;
background-position:center top;
background-color:#ffffff;
color:#808080;
} 

td {
color:#808080;
} 

a, a:visited {	text-decoration: underline;
	color:#6f9b51;
	font-weight:normal;
}

a:hover, a:active{
	text-decoration: none;
	color:green;
	font-weight:normal;	
}



.footer{ 
	font-size:5px;
	color:#ffffff;
	font-style: arial;
			
}

</style>
