body {
        background-color:#000000;
        margin:0px;
        color:#ffffff;
        font-family:arial,helvetica,sans serif;
}

a:hover {  text-decoration: underline}
a {  text-decoration: none}

td {
        font-size:10pt;
        color:#ffffff;
}
.big { font-size:13pt;
       font-weight:bold;
}

th {
        text-align:left;
        font-size:12pt;
        font-weight:normal;
}

small {
        font-size:8pt;
}