BODY { font-family: Times New Roman, serif; 
	font-size: 12pt;
	color: #000066 }
A:link { color: orangered }
A:visited  { color: #004810 }	 // green
A:hover  { color: dimgray; 
	font weight: bold }
td { font-family: Times New Roman, serif; 
	font-size: 12pt;
	color: #000066 } 			// dk blue
H2 { font-family: Times New Roman, serif; 
	font-size: large;
	font-weight: bold;
	color: #00693F } 			//
H3 { font-family: Times New Roman, serif; 
	font-size: medium;
	font-style: italic;
	color: #000066 } 			// dk blue
H4 { font-family: Times New Roman, serif; 
	font-style: italic;
	color: #darkorangered } 	// orange red
b  { font-family: Times New Roman, serif; 
	font-weight: bold;
	color: #75005E} // plum

