a:link
      {
	     color: rgb(166,0,0);
      }
a:visited
      {
	     color: rgb(166,0,0);
      }
a:active
      {
	     color: rgb(230,184,0);
      }
BODY
      {
        font-family: Arial;
        font-weight: normal;
        font-size: 10pt;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: -10px;
        margin-right: 0px;
        line-height: 15pt;
        background-color: rgb(255,255,215);
        color: rgb(0,0,0);
      }
.home
     {
      font-family: Arial;
      font-size: 8 pt;
      color: #FFFFD7;
      font-weight: bold;
      background-color: rgb(255,255,215);
     }
.boven 
     {
      font-family: Arial;
      font-size: 8 pt;
      color: #FFFFD7;
      margin-left: 0px;
      margin-right: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      font-weight: bold;
      background-color: rgb(120,0,0);
     }
TABLE
      {
       font-family: Arial;
       font-weight: normal;
       font-size: 10pt;
       margin-left: 0;
       margin-right: 0;
       margin-top: 0;
       border : 0;
       padding : 0;
      }