BODY {
  color: black;
  font-family: sans-serif;
}

A {
  color: #FF8000;
  text-decoration: none;
  font-family: sans-serif;
}

IMG {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

H1 {
  color: #2D74D4;
  text-decoration: none;
  font-family: sans-serif;
; font-size: 24px}

H2 {
  color: #B6B1A2;
  letter-spacing: 2px;
  font-family: sans-serif;
; font-size: 15px
}

H3 {
  font-style: italic;
  font-family: sans-serif;
}

.docu {
  margin-top: 0px;
  padding-top: 0px;
}

H4 {
  font-family: sans-serif;
}

P {
  font-family: sans-serif;
}

B {
  font-family: sans-serif;
}

TD {
  font-family: sans-serif;
}
.h2gris {  color: #B6B1A2; font-family: sans-serif; font-size: 15px; letter-spacing: 2px}
