BODY { margin: 0; background: black}

td {
        color: white;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
}

A:link, A:visited, A:active { color: #24C027; text-decoration: none; font-size: 13px;}
A:hover { color: #ffffff; background: none; font-size: 13px;}
A.sm:link, A.sm:visited, A.sm:active { color: #335ADD; text-decoration: none; font-size: 11px; }
A.sm:hover { color: #000000; background: none; }
A.rd:link, A.sm:visited, A.sm:active { color: red; text-decoration: none; font-size: 11px; }
A.rd:hover { color: #000000; background: none; }
H1 { font-size: 13pt; color: #24C027;}
H2 { font-size: 11pt; color: #CD9040;}
H3 { font-size: 7pt }

