body {
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        background: #FFFFFF; //#00007F;
        background-image: url(/images/hg.gif);
        color: #FFFFFF;
        text-color: #FFFFFF;
        font-family: Arial;
}

td, th {
        color: #FFFFFF;
}

a:link, a:visited, a:active {
        color: #FFFFFF;
        text-decoration: none;
        font-family: Arial;
        font-style: italic;
        font-weight: bold;
}

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

hr {
        color: #FFFFFF;
}

img {
        color: #000000;
}