body { background: gray; color: black; font-family: arial, sans-serif; font-size: 10pt;} 
H1 { font-size: 16pt; font-weight: bold;}
H2 { font-size: 30pt; font-weight: bold }
HR { border style: solid; color: black; height: 1px }
TABLE { border: none; font-size: 12pt; font-weight: bold }
TABLE.MAIN { border: solid black; background: white; width: 90%}
td { border: solid 1px }
td.main { border: none }
A:link { color: blue }
A:visited { color: #006699 }
A:active { color: red } 
.center { text-align: center }