  H1 {  		margin-left: 0px;		font: 30pt "Arial";		color: white;		font-weight: bold;		background: transparent;		}  H2 {  		margin-left: 0px;		font: 20pt "Arial";		color: white;		font-weight: bold;		background: transparent;		}  H3 {  		margin-left: 0px;		font: 18pt "Arial";		color: white;		font-weight: bold;		background: transparent;		}  H4 {  		margin-left: 0px;		font: 14pt "Arial";		color: white;		font-weight: bold;		background: transparent;		}  H5 {  		margin-left: 0px;		font: 10pt "Arial";		color: white;		font-weight: bold;		background: transparent;		}  TH {	    	font: 10pt "Arial";		color: white;		background: #00C000;	}   A:LINK {		color: blue;		text-decoration: none;		}  A:VISITED {		color: blue;		text-decoration: none;	