body  {
        font-size: 11pt;
        font-family:  Verdana, Georgia, Helvetica;
        color:		#ffffff;
		background:#00007f	;
		font-weight:  bold;
		text-align: center;
		}
		
h1	{
            font-size: 16pt;
		font-weight: bold;
		
		
		}
h2	{
            font-size: 14pt;
		font-weight: bold;
		
		
		}
h3   {     font-size: 12pt;
           font-weight: bold; 
             }
		


a:link		{	color: #FFFFFF; text-decoration:none;	}
a:visited	{	color: #40FFFF;	text-decoration:none;}
a:active	{	color: red;	text-decoration:none;}
			
hr    {  color:  #40FFFF     }




