  <STYLE TYPE="text/css">
  <!--
 
   font.fronttekst { font-family : verdana;
                font-size   : 8pt;
                color       : FFFFFF;
              }

   font.kop   { font-family : arial;
                font-size   : 12pt;
                font-weight : bold;
                color       : FFFFFF;
              }
   font.tekst { font-family : arial;
                font-size   : 8pt;
                color       : 000000;
              }              
  input.invoer { font.tekst { font-family : arial;
                 font-size   : 8pt;
                 background  : FFE5CB;
                 color       : 000000;
                 border      : 0;
               } 
  input.submit { font.tekst { font-family : arial;
                 font-size   : 8pt;
               }                
  textarea.invoer { font-family : arial;
                    font-size   : 8pt;
                    background  : FFE5CB;
                    color       : 000000;
                    border      : 0px;
               }
  A.link       {font-family : arial;
                font-size   : 8pt;
                color       : 000000;
                font-weight : bold;
                text-decoration : underline;
               }                     
  //-->
  </STYLE>