body {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 12px;
}       
.td1 {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 20px;
        font-weight: bold;
}
.td2 {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 12px;
}       
.td3 {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 18px;
        font-weight: bold;
}
.td4 {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 14px;
}
.td5 {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 16px;
}
.block {
        font-family: arial,verdana,helvetica,sans-serif;
        color: white;
        background-color: black;
        font-size: 12px;
}       
a:link { color: #FFFFCC; }
a:visited { color: #FFFFDD; }
a:hover { color: #FF0033; }
a:active { color: #FFFFDD; }
