SMALL {
        color: #004A4A;
        text-align: justify;
        left: auto;
        font-family : Verdana, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}

H6 {
        color: #000033;
        text-align: left;
        left: auto;
        font-family : Verdana, sans-serif;
        font-size : 8pt;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
}


LI {
        list-style-position : inside;
        list-style-type : circle;
}
BODY {
        background-repeat : repeat-y;
        background-attachment : fixed;
        background-image : url(../dico/images/back.gif);
        margin-left : 10%;
        margin-right : 10%;
        font-family : Verdana, sans-serif;
        font-size : 10pt;
        font-style : normal;
        color : #000033;
        background-color : #FFF3DD;
        text-align : justify;
}
H1 {
        font-family : Verdana, sans-serif;
        font-size : 13pt;
        font-style : normal;
        font-variant : normal;
        color : #000033;
        font-weight : bold;
        margin-bottom : 10pt;
        margin-top : 10pt;
}
H2 {
        color : #000033;
        font-family : Verdana, sans-serif;
        font-size : 12pt;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
        left : auto;
}



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


H4 {
        color: #000033;
        clip: rect( );
        text-align: left;
        left: auto;
        border-bottom-style : none;
        background-color : #FECF8C;
        font-family : Verdana, sans-serif;
        font-size : 9pt;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;

}



H5 {
        font-family : Verdana, sans-serif;
        font-size : 10pt;
        font-style : italic;
        font-variant : normal;
        font-weight : normal;
        color : #040C5C;
        margin-left : 20px;
        margin-right : 20px;
        text-align : justify;
}

P {
        font-family : Verdana, sans-serif;
        font-size : 10pt;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        color : #000033;
        text-align : justify;
}


IMG {
        float : none;}

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