h1, h3  { color: #003d8f }
h2 { color: gold; background-color: #003d8f }
BODY { color: #111111; background-color: white }
DL, UL, P, DIV { line-height: 150% }
A { text-decoration: none; border-bottom: 1px #222222 dotted }
A:hover { text-decoration: none; color: white; background-color: blue }
.title { color: gold; background-color: #003d8f }
.text { color: #111111; background-color: white }
.small { font-size: smaller }
.topic { color: #003d8f }
