body { color: gray; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; background-color: #000; }
p, div    { color: gray; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-align: justify }
td   { color: gray; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-align: center }
h1   { color: silver; font-size: 25px; font-style: italic; font-weight: bold }
h2   { color: silver; font-size: 15px; font-style: italic; font-weight: bold;}
h3   { color: silver; font-size: 12px; font-style: italic; font-weight: bold }
a, a:link, a:visited, a:active        { color: #fc3; font-size: 11px; text-decoration: none }
a:hover   { color: black; background-color: #b49800 }
a.here { color: white; background-color: #b49800; text-decoration: none; }
