
a:link       { font-family: arial, tahoma, helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #003333; text-decoration: none; }
A:visited		{ font-family: arial, tahoma, helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #003333; text-decoration: none; }
A:hover { font-family: arial, tahoma, helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: red; background-color:#a7d7ff;
	text-decoration: none; }

BODY { background-color: #a7d7ff }


H1    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 20px;
			font-weight: bold; color: #003333; margin-left:3;
      	}

H2    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 17px; margin-left:3;
			font-weight: bold; color: red;
      	}

H3    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 14px; margin-left:3;
			font-weight: bold; color: #003333;
      	}
H4    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 11px; margin-left:3;
			font-weight: bold; color: #003333;
      	}
      	
P      	{ font-family: arial, tahoma,  helvetica, sans-serif; font-size: 10pt; 
							text-align:left;
               color: #003333; line-height: 140%; }
               
      	

