	a
	{
	font-family: Bookman Old Style;
	text-decoration: none;
	font-size: 8pt;  
	font-color: black;
	font-weight: bold;
	}
    	a:link    {color: black}
    	a:active  {color: black}
    	a:visited {color: black}
    	a:hover   {color: orange}
    	
    	
    body
    {background-color: gainsboro}	
    
    table
    {background-color: steelblue}
    
    p
    {
    font-family: garamond;
    color: orange;
    font-size: 25pt;
    font-weight: 700;
    }

	h1
	{
	font-size:8pt;
	
	}


        h2
	{
	font-size:5pt;
	
	}
	
	h3
	{
	font-family: garamond;
	font-size:10pt;
	
	}