
BODY { background-image: }

P, 		{font-family : verdana;}

H1, 		{
		text-align: center;
		color: navy;
           	font-family : verdana;
	   	font-size : 14pt;
           	}


H2, 		{color: maroon;
           	 font-family : verdana;
	   	 font-size : 14pt;
		}

H3, 		{color: maroon;
           	 font-family : verdana;
	   	 font-size : 14pt;
           	}

H4, 		{color: navy;
           	 font-family : verdana;
	   	 font-size : 12pt;
           	}

H5, 		{text-align : center;
		 color: maroon;
           	 font-family : arial;
	   	 font-size : 20pt;
           	}



BODY, TH, TD, 
		{
		font-family : verdana;
		font-size : ;
		}

ol,		{
		font-family : verdana;
		font-size :;
		}

ul,		{
		font-family : verdana;
		font-size : ;
                color: ; 
		}

A:Link          {color: blue;}

A:Visited  	{color: blue;}

A:Active  	{color: red;}

A:Hover  	{color: red; font-weight:bold;}



		
