BODY {
    background: #FFFFFF;
    font-size: 11pt;
}

A {
    text-decoration: none;
    font-family: arial,hevetica,sans-serif;
    font-size: 11pt;
}

.top:hover {
    color: white;

}

TD {
    font-size: 11pt;
    font-family: arial,helvetica,sans-serif;
}

TD.copyright {
    color: black;
    font-size: 7pt;
    font-family: arial,helvetica,sans-serif;
}

TD.white {
    color: white;
}

TD.head {
    font-size: 14pt;
    color: #CC0000;
}

TD.spacer {
    color: #466a52;
}

A.head {
    color: yellow;
    font-size: 9pt;
}

A.top {
    color: green;
    font-size: 9pt;
}

A.white {
    color: white;
}


P.huge {
    font-size: 40pt;
}

TD.footer {
    font-size: 8pt;
    color: white;
}
