BODY  {
      background-color: #000000;
	margin: 0px 20px 30px 20px;
	font-family: Comic Sans MS, Arial CE, Arial, Lucida,  Helvetica;
      font-size: 10pt;
	color: white;
	}
	a {
	color: white; text-decoration: underline;
	}
	a:link 
	{
	color: white; text-decoration: underline;
	}
      a:active  
	{
	color: white;  text-decoration: none;
	}
      a:hover  
	{
	color: red; text-decoration: none;
	}
	
	

    
TABLE  {
      background-color: #000000;
      font-family: Comic Sans MS, Arial CE, Arial, Lucida,  Helvetica;
      font-size: 10pt;
      color: white;
    	}
	h1 {
	font-size: 150%;
	} 
	h2 {
	font-size: 120%;
	} 

	a {
	color: white; text-decoration: underline;
	}
	a:link 
	{
	color: white; text-decoration: underline;
	}
      a:active  
	{
	color: white;  text-decoration: none;
	}
      a:hover  
	{
	color: red; text-decoration: none;
	}
	


