BODY, FONT, .BOD {font-family: arial; 
	font-size: 13px; 
	font-weight: normal; 
	color: black; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 0px}

TABLE, TD, TH 	{font-family: arial;
          font-size: 13px;
   	   	  font-weight: normal; 
          margin-left: 5px;
          margin-right: 5px;
          color: black}

A:link {font-family: arial; font-size: 12px; color: black; text-decoration: none}
A:visited {font-family: arial; font-size: 12px; color: black; text-decoration: none}
A:hover {font-family: arial; font-size: 12px; color: red; text-decoration: none} 

H2 	{font-family: arial;
          font-size: 22px;
   	   	  font-weight: bold; 
          color: black;
		  text-align: center}		

H3 	{font-family: arial;
          font-size: 11px;
   	   	  font-weight: bold; 
          color: black;
		  text-align: center}	
		  
