body, td, p {
	 font-family: Arial, Helvetica, sans-serif;
	 }

li p { margin: 2px 0 1em }
.style1, .hdr { color: #0D496D; }
.textmain {
	font-weight: 900;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
* html .textmain {/* Take care of various bugs with x-small, small, etc */
	font-size: x-small; 
 	voice-family : ""}"";
  voice-family : inherit;
  font-size : small; 
}

.textsmall {
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

* html .textsmall {/* Take care of various bugs with x-small, small, etc */
	font-size: xx-small; 
	voice-family : ""}"";
  voice-family : inherit;
  font-size : x-small; 
}

