body{
  font-family: times;
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  line-height: 15px;
  color: #000000;
  background-image: url(images/achtergrond4.jpg);
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
table {
  font-family: verdana, arial, helvetica;
  font-size: 9px;
  font-weight: normal;
  font-style: normal;
  line-height: 10px;
  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
h3 {
  font-family: times;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
a {
  font-family: times;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
a:link {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
}