<!--
TD { 
  font-size: 9pt; 
  font-family: Helvetica, sans-serif; 
  color: #FFFFFF;
  text-align: left;
}

TD.hor { 
  font-size: 10pt; 
  font-family: Helvetica, sans-serif; 
  color: #FFFFFF;
  text-align: center;
}

td.gros {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  text-decoration: none;
  color: #FFFFFF;
}

A { 
  text-decoration: none; 
  color: #F4CF7E;
}
-->