h1, h3  { color: #003d8f }
h2 { color: gold; background-color: #003d8f }

BODY { color: #333333; background-color: white; line-height: 150% }
DT { color: #003d8f }
TD { font-size: smaller }
A { text-decoration: underline; color: blue }
A:hover { text-decoration: none; color: white; background-color: #003d8f }
.small { font-size: smaller }
