BODY {
        background-repeat : repeat;
        background-attachment : fixed;
        margin-left : 10%;
        margin-right : 10%;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        color : #120260;
        text-align : justify;
        background-color : #E4ECF3;
}

H1 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 13pt;
        font-style : normal;
        font-variant : normal;
        color : #120260;
        font-weight : bold;
        margin-bottom : 10pt;
        margin-top : 10pt;
}
H2 {
        color : #120260;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11pt;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
        left : auto;
}


H3 {
        color: #120260;
        width: 300px;
        clip: rect( );
        text-align: left;
        left: auto;
        border-bottom-style : none;
        background-color : #E5C44D;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
}


H4 {
        color: #120260;
        width: 200px;
        clip: rect( );
        text-align: left;
        left: auto;
        border-bottom-style : none;
        background-color : #A5BDD6;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
}

H5 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-style : italic;
        font-variant : normal;
        font-weight : normal;
        color : #120260;
        margin-left : 5%;
        margin-right : 5%;
        text-align : justify;
}

H6 {
        color: #120260;
        text-align: right;
        left: auto;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}
P {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : #120260;
        text-align : justify;
}

A:link {text-decoration : none;        color : Blue;}
A:visited {text-decoration : none; color : #CC9933}
A:active {text-decoration : none; color : #A5BDD6}

IMG {
        float : none;
        margin-left : 0pt;
}


LI {
        list-style-position : inside;
        list-style-type : circle;
}
