BODY {
        font-family: Verdana;
        color: white;
        background: #0F3A80;
        font-size: 10pt;
        margin: 20pt;
}

P {
        font-family: Helvetica;
        font-size: 10pt;
}

BLOCKQUOTE {
        font-family: Helvetica;
        font-size: 10pt;
}


TD {
        font-size: 10pt;
}


A:VISITED {
        color: white;
        font-family: Helvetica;
        font-size: 10pt;
        text-decoration: none;
}

A:HOVER {
        font-family: Helvetica;
        color: white;
        font-size: 10pt;
        text-decoration: underline;
}

A:ACTIVE {
         color: green;
}

A:LINK {
        color: white;
        font-family: Helvetica;
        font-size: 10pt;
        text-decoration: none;
}
