body {
  background: #fffacd;
}

.kop {
  font-size: 15pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #006699;
}

td {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
}

td.tekst {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  background: #ffd991;
}

td.titel {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: white;
  background: #006699;
}

td.titel a:link {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: white;
}

a:link {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: blue;
}

a:visited {
  font-size: 10pt;
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: blue;
}
