body {
    font-family: arial, helvetica, sans-serif;
    color: #003366;
    font-size: 10pt;
}

td {
    font-family: arial, helvetica, sans-serif;
    color: #003366;
    font-size: 10pt;
}

th {
    font-family: arial, helvetica, sans-serif;
    color: #003366;
    font-size: 10pt;
}

A:link {
    color: #003366;
}

A:visited {
    color: #336699;
}

A:active {
    color: #33CC33;
}

A:hover {
    color: #33CC33;
}

hr {
    height: 1px;
    color: #003366;
}

legend {
    color: #003366;
}

.backgroundimage {
    background: url(images/background.gif);
    background-color: #ffffff;
}
