<!--
body	{font-family: Arial, Verdana, Garamond;
		} 
		
a	{color: black; text-decoration:none;}
    
a:hover	{
         background: #31b404;
		color: white
		}
p             {
          text-align:justify
        }
	

table	     {
		border-color: #31b404;
		border-style: ridge;
		border-width: 10px}




	
-->