body    { color: white; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
p  { }
pre { color: black; font-size: 10pt; font-family: "Courier New", Courier, Monaco, monospace; background-color: white }
a:link      { color: aqua }
a:visited { color: yellow }
a:hover { color: lime; background-color: gray }
a:active { color: navy }
h1   { color: blue; font-family: "Times New Roman", Georgia, Times, serif; text-decoration: underline }
h2  { color: red; font-family: "Times New Roman", Georgia, Times, serif }
h3  { color: green; font-family: "Times New Roman", Georgia, Times, serif }
dt  { color: teal; font-weight: bold }
