
BODY { background-color: #FFFFFF; color : black; font-family: sans-serif; }

TD {
 font-family: sans-serif;
 font-size: 10pt;
}
TH {
 font-family: sans-serif;
 font-size: 10pt;
}

SPAN.TEXTE {
 font-family: sans-serif;
 font-size: 10pt;
}


A {
 color: #803000;
 font-family: sans-serif;
 text-decoration: none;
 }
A:hover {
 color: #500000;
 text-decoration: underline;
 }
