p, td, ol, ul, legend {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

a:link, a:visited {
    color: #2C4B79;
    text-decoration: none;
    font-weight: bold;
}

a:active, a:hover {
    color: #2C4B79;
    text-decoration: underline;
    font-weight: bold;
}

p.pageheads {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 14px;
}

p.quicklinks {
    color: #DB0029;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: -10px;
}

p.newsheads {
    color: #072B61;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: -10px;
}

p.copyright {
    color: #999999;
}

p.blue {
    color: #072B61;
}

b.bodyheads {
    font-size: 10px;
    color: #DB0029;
    font-weight: bold;
}

td.norep {
    background-repeat: no-repeat;
}