h1 {font-family: sans-serif;
	color: #8F0000;
	font-size: 12pt;
	font-weight: bold
	}
	
h2 {font-family:  sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold
	}

body, p, td { 
	font-family: serif;
	font-size: 10pt;
	color: #000000;
	}
<!-- 
commenting out hover because mouseover conflicts with beta of associate script	
A:link {text-decoration:none; weight:bold; color: #0000FF;}
A:visited {text-decoration: none ; color: #551A8B;}
A:active {text-decoration: none ; color: #0000FF;}
A:hover {text-decoration: underline overline; color: #FF0000;}
-->