
body		{
            font-size: 10pt;
            font-family:  Helvetica, Verdana, Comic Sans MS, Arial;
			font-weight: bold;
            color:		#000099;
	        line-height:  14pt;
		    text-align: center;
		}
		
h1	{
            font-size: 16pt;
		font-weight: bold;
		line-height: 20pt;
		}
h2	{
            font-size: 14pt;
		font-weight: bold;
		line-height: 18pt;
		text-align: center;
		}
h3   {     font-size: 12pt;
             line height: 18pt;
             }
			 
hr   {    color: #000099; height: 1px; 
             }	
			 
a    {text-decoration: none; color: #000099;}

a:hover {text-decoration: none; color: #43FDFF;}




			







