
<style type="text/css">

h1 {font-size: normal;
    font-family: arial;
    color: black}

p {font-size: 9pt;
   color: black}

h2 {font-size: normal;
    font-family: arial;
    color: black}

body {background-image: url("background.html");
      background-color: #C9D4E1;
      font-size: 9pt;
      font-family: arial;
      color: black;
      font-weight: normal;}
      
     
table {font-size: 9pt;
       color: black ;
       font-weight: normal;
       font-family: arial}
      
 a {font-size: 10pt;
    font-family: arial;
    color: black;
    font-weight: bold;
    text-decoration: none}

 a:hover {font-weight: bold;
          font-style: normal;
          font-size: 10pt;
          font-family: arial;
          color: #999999;
          text-decoration: none}

td.hoofd {color: white;
         font-weight: bolder;
         font-size: 10pt}

address {font-size: 9pt;
         font-family: arial;
         font-style: normal}

hr {color: black}

img {border-color: black}

.small {font-size: 6.5pt}

.red {color: #ff0000}

</style>