body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color:#000000;
        height: 100%;
}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #EEEEEE;
}
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a:link {
        color: #FFF;
        text-decoration: none;
}
a:visited {
        color: #FFF;
        text-decoration: none;
}
a:hover {
        color: #97C770;
        text-decoration: none;
}
a:active {
        color: #FFF;
        text-decoration: none;
}
