BODY       { background-color: black; color: orange; font-family: arial,helvetica,sans-serif; }

TH         { color: gray; font-weight: bold; font-family: arial,helvetica,sans-serif; }
TH.subhead { font-size: large; margin-top: 20px; }

TD         { font-family: arial,helvetica,sans-serif; color: gray; }
TD.name    { background-color: #222; text-align: center; }
TD.size    { text-align: right; }
TD.comment { color: red; }

H1         { font-weight: bold; font-size: x-large; color: red; }

LI         { font-family: arial,helvetica,sans-serif; }

A:link     { color: red; }
A:visited  { color: orange; }
A:active   { color: orange; }
