<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.justifie { text-align: justify }
.centre   { text-align: center }
.a_gauche { text-align: left }
.a_droite { text-align: right }

BODY { color: #FFFF99; background: black; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 11px  }

.style1 { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 12px  }

H1 { color:red; font-weight: bold; font-size:28px }
H2 { color:#FF7F00; font-weight: bold; font-size: 20px }
H3 { color:#9370DB; font-weight: bold; font-size: 16px }

A { text-decoration:none }

A:link    { color:#0000FF; font-weight:bold }
A:visited { color:#7093DB; font-weight:normal }
A:hover   { color:#7F00FF; font-weight:bold } 
A:actif   { color:#FF0000;  font-weight:normal }

P  { text-indent: 1cm; text-align: justify }
BR { text-align: justify }

TD { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px }

.surligne { background-color: yellow }
.gras     { font-weight: bold }

.plusPetit { font-size: 10px }
.plusPlusPetit { font-size: 8px }
.plusGros { font-size: 16px }
.plusGrosEtGras { font-weight: bold; font-size: 13px }

.titrePubli { color: #CC3299 }
.titrePubliAcces { color: #0000FF }

</pre></body></html>