body { background: white; color: black; }
p { font: normal 10pt sans-serif; background: white; color: black; }
th { font: bold 10pt sans-serif; background: black; color: white; }
td { font: normal 10pt sans-serif; background: white; color: black; }
h3 { font: bold 12pt sans-serif; background: white; color: black; }
PRE { font: normal 11pt serif; background: white; color: black; }
a:link { color: blue }
a:visited { color: darkblue }
a:active { color: gray }
