a:link {
  color: rgb(140,0,40);
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: rgb(140,0,40);
}
a:hover {
  text-decoration: underline;
  color: rgb(140,0,40);
}
a:active {
  text-decoration: none;
}
b, strong {
  text-decoration: none;
  color: rgb(140,0,40);
  font-weight:bold;
}
.standaard, p {
  color: #333333;
  font-weight: normal;
  line-height:180%;
  margin:0px 0px 10px 0px;
  padding:0px;
}
td.header {
  font-family: arial;
  font-size: 11px;
  color: rgb(140,0,40);
  font-weight: normal;
  text-align:right;
}
td.opsomteken {
  text-align:left;
  vertical-align:top;
  height:25px;
  padding:0px 0px 0px 40px;
  background: White url('../Images/bullet.gif') no-repeat 20px 1px;
}
H1 {
  font-family: arial;
  font-size: 30px;
  font-weight: bold;
  color: rgb(140,0,40);
  margin:0px;
  padding:0px;
}
H2 {
  font-family: arial;
  font-weight: bold;
  color: rgb(140,0,40);
  font-size: 16px;
  margin:15px 0px 5px 0px;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: arial;
  font-size: 12px;
}
.Footer {
  color: #E3E3E3;
  font-family: arial;
  font-size: 10px;
  line-height: 20px;
}
.bijschrift {
  font-family: arial;
  font-size: 10px;
  color: #333333;
  padding:0px 0px 5px 5px;
  font-weight: normal;
}
.bijschriftwit {
  font-family: arial;
  text-align: right;
  font-size: 8px;
  color: #FFFFFF;
  margin:0px;
  font-weight: normal;
}

