body {
  font-family: verdana;
  background-color: #ffffff;
  color: black;
}

a         {text-decoration:none; color:#abcdef; font-weight:bold; font-size:9pt}
a:hover   {color:#000000}

p {
  font-size:10pt;
  margin-right: 5;
  margin-left: 5;
}

.plein {
  margin-right: 5%;
  margin-left: 5%;
}

H2 {
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center
}

H3 {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center
}

.nav {
  text-align: center;
  color: blue;
  font-weight: bold;
  font-size: xx-small;
}

blockquote {
  margin-right: 2cm;
  margin-left: 2cm;
  font-size: x-small;
  font-weight: bold;
  color: black;
}

