
<!--
body {
  background-color: #fcfcf4;
  layer-background-color: #fcfcf4;
  background-image: URL('/achtergrond3.jpg');
  background-attachment: fixed;
  color: #191970;
  margin-left: 2px;
  margin-right: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  font-family:  "Helvetica", "Arial", "Times New Roman", "Garamond", "Courier" ;
  }
h1 {
  font-family:  "Garamond", "Arial Narrow", "Times New Roman", "Courier";
  font-size: 19px;
  margin-top: 2px;
  margin-bottom: 4px;
  color: #003289;
}
h2 {
  font-size: 18px;
  margin-top: 2px;
  margin-bottom: 4px;
  text-decoration: underline;
  color: #005EFF;
}
h3 {
  font-size: 17px;
  margin-top: 2px;
  margin-bottom: 4px;
}
h4 {
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 4px;
}
td, li, div, span {
  color: #191970;
  font-size: 13px;
  font-family:  "Helvetica", "Arial", "Times New Roman", "Garamond", "Courier" ;
}
th {
  color: #191970;
  font-size: 17px;
  font-family:  "Bookman", "Book Antiqua", "Helvetica", "Arial", "Times New Roman", "Garamond", "Courier" ;
}
a:link, a:visited {
  text-decoration:underline;
  color: #191970;
}
a:hover {
  text-decoration:underline;
  color: #0000ff;
}
-->


