A.topnav1 {
    FONT-WEIGHT: normal;
    FONT-FAMILY: Helvetica Narrow, Arial Condensed, sans-serif;
    FONT-SIZE: 11px;
    line-height: 10px;
    COLOR: #ffffff;
    text-decoration: none;
}
A.topnav2 {
    FONT-WEIGHT: normal;
    FONT-FAMILY: Helvetica Narrow, Arial Condensed, sans-serif;
    FONT-SIZE: 11px;
    line-height: 10px;
    COLOR: #ffffff;
    text-decoration: none;
}

.banner {
    FONT-WEIGHT: bold;
    FONT-FAMILY: Times New Roman, Roman, serif;
    FONT-SIZE: 36px;
    line-height: 36px;
    COLOR: #000000;
    text-decoration: none;
}

.headline {
    FONT-WEIGHT: bold;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 18px;
    line-height: 24px;
    COLOR: #000000;
    text-decoration: none;
    margin-top: 5px;
}
.redheadline {
    FONT-WEIGHT: bold;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 18px;
    line-height: 24px;
    COLOR: #cc0000;
    text-decoration: none;
    margin-top: 10px;
}

A.headline {
    FONT-WEIGHT: bold;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 18px;
    line-height: 24px;
    COLOR: #CC0000;
    text-decoration: underline;
    margin-top: 20px;
}

.text {
    FONT-WEIGHT: normal;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 12px;
    line-height: 20px;
    COLOR: #000000;
    text-decoration: none;
    margin-bottom: 5px;
}
A.text {
    FONT-WEIGHT: bold;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 12px;
    line-height: 20px;
    COLOR: #cc0000;
    text-decoration: underline;
}

.quote {
    FONT-STYLE: italic;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 12px;
    line-height: 20px;
    COLOR: #000000;
    text-decoration: none;
}
