body,td           { font-family: Verdana, Arial; font-size: 10pt; }
a                 { color: #3300cc; font-weight: bold; }
a:hover           { color: #990000; font-weight: bold; }
a.question        { color: #cc0000; font-weight: bold; }
a.question:hover  { background-color: #ffff00; color: #cc0000; font-weight: bold; }
td.header         { background-color: #cccccc; }
td.contents       { background-color: #ffffff; }
td.divider        { background-color: #3300cc; }
td.head           { background-color: #3300cc; color: white; font-weight: bold; }
td.rest           { background-color: #cccccc; }
#dhtmltooltip     { position: absolute; width: 600px; border: 1px solid black; padding: 3px; background-color: lightyellow; visibility: hidden; z-index: 100; }
