body
{
    font-family: verdana,arial,sans serif;
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background: #062679;
}
td, p, a
{
    font-family: verdana,arial,sans serif;
    font-size: 9pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
input
{
    border: 1px solid #888888;
    font-size: 8pt;
    background: #ccccff;
    cursor: hand;
}

.panel td
{
    font-family: verdana,arial,sans serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
