H1	 {	font-size: 12px;
		font-family: Verdana, Arial, helvetica;
		font-weight: normal;
		color: #000000;}
		
H2	 {	font-size: 12px;
		font-family: Verdana, Arial, helvetica;
		font-weight: normal;
		color: #0033FF;}
		
H3	 {  font-size: 10px;
		font-family: Verdana, Arial, helvetica;
		font-weight: bold;
		color: #000000;}
				
H4	 {  font-size: 16px;
		font-family: Verdana, Arial, helvetica;
		font-weight: bold;
		color: #0033FF;}
		
H5	 {  font-size: 14px;
		font-family: Verdana, Arial, helvetica;
		font-weight: bold;
		color: #0033FF;}		
	
H6	 {  font-size: 12px;
		font-family:  Verdana, Arial, helvetica;
		font-weight: bold;
		color: #0033FF;}					

BODY,TABLE,TR,TD,FORM,P,DIV,INPUT	{  	font-size: 11px;
										font-family: Verdana, Arial, helvetica;
										color: #000000;}
																		
					
.small       {  font-size: 9px;
				font-family: Verdana, Arial, helvetica;
				font-weight: normal;
				color: #000000;}
				
		
a	    { text-decoration:underline;
		  color:#0033FF;
		  font-weight: normal; }


a:hover { text-decoration:underline;
		  color:#FF0000;
		  font-weight: normal; }
		  
		  
a:visited { text-decoration:underline;
			color:#9900FF;
			font-weight: normal; }