
img {
    BORDER-BOTTOM: #660000 2px solid;
    BORDER-RIGHT: #660000 2px solid;
    BORDER-TOP: #FFFFFF 0px solid;
    BORDER-LEFT: #FFFFFF 0px solid;
}
H2 {
    color: #A80023;
    font-family: 'Arial', Verdana, sans-serif;
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}
H3 {
    color: #A80023;
    font-family: 'Arial', Verdana, sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 3px;
}

HR {color:#cccccc;}
TD {font-family:verdana,arial; font-size:12px;
}

A {color: #A80023; text-decoration:none; font-weight: bold;}


BODY {
        SCROLLBAR-FACE-COLOR: #FFFFFF;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #BA000B;
        SCROLLBAR-3DLIGHT-COLOR: #BA000B;
        SCROLLBAR-ARROW-COLOR: #BA000B;
        SCROLLBAR-TRACK-COLOR: #ffffff;
        SCROLLBAR-DARKSHADOW-COLOR: #000000
}