BODY {background:teal;}
TABLE {background:white;}
DIV {width:600px; margin:20px 10px 20px 10px;}
B, H1, H2, H3, H4 {color:maroon;}

.center, H1, H3, PRE {text-align:center;}
H2, LI, P {text-align:justify;}
H4 {text-align:left;}

H1, H2 {font-family:"Times New Roman", serif;}
H3, H4, OL, P, UL {font-family:"Arial", sans-serif;}
PRE {font:10pt "Courier New", monospace;}

