body 	{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	}

table,p  {       font-family: verdana, geneva, arial, helvetica, sans-serif;
		font-size: 11px;
		text-align: justify;
	    }

td  	{       font-family: verdana, geneva, arial, helvetica, sans-serif;
                 font-size: 11px;
	}
	
a:link	{	text-decoration: none;
		color: black;
	}

a.text {	text-decoration: none;
	}


a:visited {	text-decoration: none;
		color: black;
	  }

a:hover {	background: Maroon;
		text-decoration: none;
		color: black;
}