body {
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        background: #EFEFEF;
        color: #9F0000;
        text-color: #9F0000;
        font-family: Arial;
}

td, th {
        color: #9F0000;
}

a:link {
        color: #DF0000;
        text-decoration: none;
        font-family: Arial;
}

a:visited {
        color: #DF0000;
        text-decoration: none;
        font-family: Arial;
}

a:active {
        color: #DF0000;
        text-decoration: none;
        font-family: Arial;
}

ul {
        margin-top: 4px;
        margin-bottom: 4px;
}