<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* css minimaliste
*/
a:hover{
color : #cc0000;
}
TABLE.copy,TR.copy,TD.copy, TD.copy b{	
background-color: #eae0e0;  font-family: "Times New Roman", serif;  font-size: 10px;  }
.entete{
text-align: center; 
font-size: 140%;
}
strong{
color: #cc0000;
font-weight: normal;
}
A img {
border: 0;
}</pre></body></html>