/* CSS definition file containing sitestyle stylesheets */
BODY { 
    background-color: #ffffff;
}

TD {
    font-family: "Arial, Verdana"
}

.header {
    font-weight: bold;
    font-family: "Arial, Verdana";
    font-size: 14px;
}

.header2 {
    font-weight: bold;
    font-family: "Arial, Verdana";
    font-size: 16px;
}

.header3 {
    font-weight: bold;
    font-family: "Arial, Verdana";
    font-size: 16px;
    color: #1C5598;
    font-style: italic;
}

A.menu {
    font-weight: bold;
    color: #000000;
}

TD.menu {
    font-weight: bold;
    color: #555555;
    text-align: left;
}

A.newsSummary {
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}

UL {
    margin: 15px;
}

