
body		{
	font-size: 12pt;
	font-weight: bold;
	font-family:	Helvetica, Verdana, Arial, ;
	color:		#02056C;
		}
		
h1	{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #02056C;
		
		}
h2	{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #02056C;
		
		}
h3   {
	font-size: 14pt;
    font-weight: bold;         
 	color: #02056C;
             }
		


a:link		{	color:		#02056C;  text-decoration: none	}
a:visited	{	color:		#000099;  text-decoration: none	}
a:active       {	color:		#33FF33;	  text-decoration: none          }
			


hr      {color: #990000}