body {
  background-color: #FFFFEB; 
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left; 
}

h1 {
  color: #000000;
  background-color: #FFFFEB; 
  font-size: 1.6em;
  text-align: center;
}

h2{ 
  font-weight: bold;
  padding: 6pt;
  border-spacing: 4pt;
  background-color: #E1DFDF; 
  color: #000000;
  border: 0;
  width: 95%;
  height: 10pt;
  font-size: 1.1em;
  text-indent: 1%;
 }

h3{ 
 font-size: 1.1em;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFEB;
 }

h4 { 
 font-size: 1em;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFEB; 
 
}

p {
 width: 94%;
 }

ul { 
 width: 84%;
 }

ol { 
 width: 84%;
}
table {
  border: 0;
  width: 94%;
  border-spacing: 4pt;
  padding: 4pt;
 }

td { 
  vertical-align: top;
}

td.colonne1 { 
  width: 15%;
  text-align: center;

}

td.colonne2 { 
  width: 85%;
  text-align: left;
}

.stabylo { 
  display: inline;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFEB; 
}
