<style>
body 			
		{
		font-family: Verdana, Arial, Tahoma;
		background-color: #f2f2f2;
		font-size: 10px;
		margin: 20px;
		color: #160967;
		text-decoration: none;
		}


p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #160967;
	text-decoration: none;
	}
	td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #160967;
	text-decoration: none;
	}
	a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #160967;
	text-decoration: none;
	}
	
   .style1 {background-color:#F2F2F2;
   			color:#160967;
   			font-family:Verdana, Arial, Tahoma;
   			font-size:10px;
   			text-decoration:none;}
   .style1:visited {color:#999999;}

   .style1:hover {background-color:#f9f9fa;}

   .current {background-color:#F2f2f2;
   			color:#160967;
   			font-family:Verdana, Arial, Tahoma;
   			font-weight:bold;
   			text-decoration:none;}
   			
   			.style2:hover {background-color:#f2f2f2;}
   		
   			

</style>