BODY {
  background: #FFFFFF;
}

P {
  text-indent: 30px;
  margin-bottom: 0.5em;
  margin-top: 0px;
  margin-left: 8px;
  text-align: justify;
  font: italic 10pt arial;
  color: #000000;
}
H1 {
  text-align: center;
  font: bold 12pt arial;
  color: #000000;
}

.noindent {
  text-indent: 0px;
}
.centrer {
  text-indent: 0px;
  text-align: center;
}
.citation {
  text-indent: 0px;
  text-align: center;
  margin-left: 0px;
  font: italic 13px arial;
  color: #000000;
}

A {
  color: #b00000;
  text-decoration: none;
  font-weight: bold;
}
A:hover {
  color: #f38900;
}
A:active {
  color: #198611;
}
IMG {
  margin: 5px;
  border: 0px;
}
HR {
  height: 1px;
}
