BODY {
    font-family: Verdana;
    font-size: 12pt;
    color: #FFFFFF;
}

TD {
    font-style: bold;
    font-family: verdana;
    font-size: 12pt;
    color: #ffffff;
}

B {
    color: #ffffff;
    font-size: 12pt;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
}

INPUT {
    color:#000000;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana;
    width: 120pt;
}

TEXTAREA {
    color: #000000;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
    font-family: Verdana;
    width: 120pt;
}

A:link {
    COLOR: #cccccc;
    TEXT-DECORATION: none;
    font-family: Verdana;
    font-size: 10pt;
}

A:visited {
    COLOR: #cccccc;
    TEXT-DECORATION: none;
    font-family: Verdana;
    font-size: 10pt;
}

A:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
    font-family: Verdana;
       font-style: normal
    font-size: 10pt;
    cursor: crosshair;
}

A:active {
    COLOR: #cccccc;
    TEXT-DECORATION: none;
    font-family: Verdana;
    font-size: 10pt;
}