body {
   margin-left: 80px;
   margin-right: 80px;
   margin-top: 10px;
   margin-bottom: 50px;
   color: #ffffff;
   font-family: Verdana;
   font-size: 11pt;
   background-image: url("Zwart.gif")
}
a:link {
 color:#ffffff;
 text-decoration: none
 }
 a:visited {
 color:#ffffff;
 text-decoration: none
 }
 a:hover {
 color:#909090;
 text-decoration: none
 }
 table.tables th, table.tables td {
 text-align: left;
 color: #ffffff;
 font-family: Verdana;
 font-weight: normal;
 font-size: 11pt
 }