BODY {
		font-family: "Courier New", "monotype", "Fixedsys", "monospace"
		font-size: 10pt;
		color: black;
}

P {		font-size: 10pt;
}


P.test {
		color: blue;
		font-size: 14pt;
}

TABLE {
	border-collapse: collapse; /* includes the next two */
	cell-spacing: 0;
	padding: 0;
	font-size:9 pt;
}

COL.eqloc {
	font-size: 10pt;
}

COL.eqname {
	font-size: 10pt;
}