body {
 font-family:Arial,sans-serif; 
 background-color:#F6EEC7; 
 color:#660000;  }


h1, h2, dd, th, big { font-weight:bold; font-stretch:normal }
h3, h4, p, ul, li, td { font-weight:normal; font-stretch:normal } 


h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

A { text-decoration:none; }
A:link { color:#ff00ff; }
A:hover { color:#0000ff; }
A:active { color:#990000; }
A:visited { color:#000000; }
