body {
  font-size: 12pt;
  font-family: Comic sans MS, Verdana, Arial, helvetica;
  color: #000040;
  font-weight:  bold;
  text-align: center;
}

h1	{
            font-size: 18pt;
		font-weight: bold;
		text-align: center;
		
		
		}
h2	{
            font-size: 16pt;
		font-weight: bold;
		text-align: center;
		
		
		}
h3   {     font-size: 14pt;
           font-weight: bold; 
		   text-align: center;
             }
		


a:link		{	color: #FFFFFF; text-decoration:none;	}
a:visited	{	color: #40FFFF;	text-decoration:none;}
a:active	{	color: red;	text-decoration:none;}
			
hr    {  color:  #40FFFF     }
