BODY {
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-size: 2px;
        color: black;
}


a:link {
        color: #EEE4D0;
        text-decoration: none;
        }
a:active {
        color: #EEE4D0;
        text-decoration: none;
        }
a:visited {
        color: #EEE4D0;
        text-decoration: none;
        }
a:hover {
        color: #EEE4D0;
        text-decoration: underline;
        }
td {
        font-family: Verdana, Helvetica, sans-serif;
        font-style: normal;
        font-size: 10px;
        color: white;
}
.td2 {
        font-family: Arial, sans-serif;
        font-style: normal;
        font-size: 9px;
        color: white;
}
