ol {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: small-caps;
  text-transform: capitalize
  }
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-style: normal; 
  line-height: normal; 
  color: #FFFFFF; 
  text-decoration: none
  }
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-style: normal; 
  line-height: normal; 
  color: #FFFFFF; 
  text-decoration: none
  }
.TITRE {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  color: #FFFFFF; 
  text-decoration: none;
  font-style: normal; 
  font-weight: bold;
  text-transform: uppercase
  }
.SOUS_TITRE {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  color: #FFFFFF; 
  text-decoration: none;
  font-weight: 100;
  text-transform: uppercase;
  font-style: oblique
  }
