body  {
        font-size: 11pt;
        font-family:  Verdana, Georgia, Helvetica;
        color:		#00007f;
		background:#ffffff	;
		font-weight:  bold;
		}
		
h1	{    
       font-family:  Verdana, Georgia, Helvetica;
       font-size: 16pt;
	   font-weight: bold;
		text-align: center;
		}
h2	{
        font-family:  Verdana, Georgia, Helvetica;
        font-size: 14pt;
		font-weight: bold;
		text-align: center;
		}
h3   {     
          font-family:  Verdana, Georgia, Helvetica; 
		   font-size: 12pt;
           font-weight: bold;
		   text-align: center; 
             }
		
h4   {     
           font-family:  Verdana, Georgia, Helvetica;
		   font-size: 8pt;
           text-align: center; 
            }

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




