<STYLE TYPE="text/css">
<!--
BODY {
        color: #000000;
        background: #A2B4AD;
        font-family: Arial;
        font-size: 14px;
        text-align: justify;
}

H1,H2,H3,H4 {
        color: #183223;
        font-weight: bold;
        font-family: serif;
        text-align: center;
        letter-spacing: 5px;
        text-decoration: underline;
}

H1 {
        font-size: 35px;
}

H2 {
        font-size: 30px;
}

H3 {
        font-size: 25px;
}

H4 {
        font-size: 20px;
}

A,A:ACTIVE,A:HOVER,A:LINK,A:VISITED {
        color: #2F3432;
        font-style: italic;
}

A:HOVER {
        font-weight: bold;
}

P {
        text-indent: 20px;
        text-align: justify;
}

LI {
        text-align: justify;
}
-->
</STYLE>