BODY { 
        background-color: white;
        color:Black;
        font-family: Times New Roman, Times, Sans-Serif;
        font-size: 12pt;
        a:active{ color:red ; text-decoration: none }
        a:link{ color:#9933ff ; text-decoration: none }
        a:visited{ color:#810081 ; text-decoration: none }
        a:hover{ color:#000099 ; background-color:CCCCCC ;
text-decoration: none }
}
..texte {
        background-color: white;
        color:Black;
        font-family: Times New Roman, Times, Sans-Serif;
        font-size: 12pt;
}
..titre {
        color:White;
        background:#004080;
        font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
        font-size: 20pt;
}
..lien {
        font-family: Arial, Helvetica, Sans-serif;
        font-weight: bold;
}
..note {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 8pt;
}
..pave {
        font-family: Arial, Verdana, Sans-serif;
        color:Gray;
        font-size: 8pt;
}
h1 {
        font-family: Arial, Verdana, Sans-serif;
        background:#6699CC;
        color:White;
        font-size: 18pt;
        font-weight: bold;
}

h2 {
        font-family: Arial, Verdana, Sans-serif;
        color:#004080;
        font-size: 14pt;
        font-weight: bold;
}
h3 {
        font-family: Arial, Verdana, Sans-serif;
        color:#6699CC;
        font-size: 12pt;
        font-weight: bold;
}
h4 {
        font-family: Arial, Verdana, Sans-serif;
        color:Black;
        font-size: 12pt;
        font-weight: bold;
}

h5 {
        font-family: Arial, Verdana, Sans-serif;
        color:#006699;
        font-size: 9pt;
        font-weight: bold;
}
