
      body {  font-family: Verdana;
              font-size: 80%;
              color: #222222;
              background-color: #f0e4e8; 
              scrollbar-3d-light-color: #FFFFFF;
              scrollbar-3d-dark-color: #6C0000;
              scrollbar-shadow-color: #6C0000;
              scrollbar-arrow-color: white;
              scrollbar-base-color: #6C0000;
              scrollbar-dark-shadow-color: white;
              scrollbar-face-color: #6C0000;
              scrollbar-highlight-color: white;
              scrollbar-shadow-color: #6C0000; 
              margin:0px;
           }
           
      A:link 	      {color: #6C0000; text-decoration: none;}
      A:visited     {color: #6C0000; text-decoration: none;}
      A:active      {color: #6C0000; text-decoration: none;}
      A:hover       {color: #cd2a2b; text-decoration: underline;}    
      
     
      table.container {
         background-color: #FFFFFF; 
         border-left: 1px solid #734755;
         border-right: 1px solid #734755;
         border-bottom: 1px solid #734755;
         margin-top:0px;
         padding: 0px;
         }
           
      td  { font-size: 12px; 
            line-height: 17px;
            padding:2px;
          }
          
      .tdmenu  {  font-size: 14px; 
                  padding:6px;
                  line-height: 17px;
                  border-right: 1px dotted black;
               }
      .tdsmall {  font-size: 12px; 
                  line-height: 16px;
               }
      .kop1    
          {  font-size: 18px; 
             line-height: 20px;
          }
      .kop2    
          {  font-size: 16px; 
          }
      .bottomart 
          {  font-size: 9px; 
             line-height: 17px;
          }
