<!--
BODY {
        background-color: #FFFFFF;
        color: #37528D;
}

TD {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
}
.vet{
  font-weight: bold;
}
.cursief{
  font-style: italic;
}

P {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
}
A:link {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none;
}
A:visited {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none;
}
A:active {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #37528D;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none;
}
A:hover {
        font-family: Verdana, Arial, sans-serif;
        background-color: transparent;
        color: #183166;
        font-size: 12px;
        line-height: 12pt;
        font-weight: bold;
        text-decoration: none
}

INPUT {
  color:#37528D;
  border:#37528D 1px solid; 
  background-color:#D0DCEF;

}

.vakje {
  background-color:#D0DCEF;
  color:#37528D;
  border:#37528D 1px solid; 
  font-family:verdana, arial, ms sans serif;
  font-weight:normal;
  font-size:8pt;
}
-->

