BODY   { color: black; font-family: sans-serif; background-color: #f5f5f5 }

TD  { font-size: 10pt; font-family: sans-serif }
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;
 }
