body {
  background-color: #ffffff;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: #000000;
}

h1 { 
  text-align: center;
  font-size: x-large;
  font-weight: normal;
}

li { 
  margin-bottom: 1em;
  font-weight: bold;
}

li span.titre { 
  text-decoration: underline;
}

li div {
  font-weight: normal;
}

div.pied, div.pied a { 
  text-align: center;
  font-size: 10pt;
  color: #6A6A6A;
}

