
BODY {
        background: #E7AD5A;
        scrollbar-arrow-color: #FFCC00;
        scrollbar-3dlight-color: #FF9933;
        scrollbar-shadow-color: #996633;
        scrollbar-face-color: #996633;
        scrollbar-highlight-color: #CC6600;
        scrollbar-track-color: #E7AD5A;
        scrollbar-darkshadow-color: #CC6600;
        font-family: Arial;
}

H1 {
        font-family: Arial;
        font-weight: bold;
        font-size: small;
        text-align: center;
}

H2 {
        font-family: Arial;
        font-style: normal;
        font-size: x-small;
        text-indent: 10px;
        text-align: justify;
        font-weight: normal;
}

H4 {
        font-family: Arial;
        font-style: normal;
        font-size: 18px;
        text-align: center;
        font-weight: normal;
}

H3 {
        font-family: Arial;
        font-style: normal;
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 0px;
}

H5 {
        font-family: Arial;
        font-style: normal;
        font-size: 12px;
        text-align: left;
        font-weight: normal;
        margin-top: 0;
}

