 BODY, P, TD {
    background-color: Silver;
	font-family: sans-serif;
}

.tbllist {
	font-family: sans-serif;
	color: Maroon;
	font-size : 10pt; 
}
.hilite {
	font-family: sans-serif;
	color: Maroon;
	font-size : 12pt;
	font-weight : bold;
}
 H1 {
	font-size : 16pt;
	font-style : italic;
	color : Navy;
}

 H2 {
	font-family: sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : Navy;
} 
