.tablebg1  { background-color           : #9370db;       /* Zwart/Paars */
             border                     : 0px;           /* No border */
           }
.tablebg2  { background-color           : white;         /* White */
             border                     : 0px;           /* No border */
           }
.tablebg3  { background-color           : #000000;       /* Zwart/Paars */
             border                     : 0px;           /* No border */
           }
.font1     { font                       : 10px "arial";
             color                      : #000000;       /* Black */
           }
.font2     { font                       : 10px "arial";
             color                      : #ffffff;       /* White */
           }
.font3     { font                       : 10px "arial";
             color                      : #ffff00;       /* Yellow */
           }
.font4     { font                       : 10px "arial";
             color                      : #9370db;       /* Zwart/Paars */
           }
.font5     { font                       : 12px "arial";
             color                      : #000000;       /* Black */
           }
.font6     { font                       : 10px "lucida handwriting";
             color                      : #000000;       /* Black */
           }
.font7     { font                       : 12px "lucida handwriting";
             color                      : #000000;       /* Black */
           }
.font8     { font                       : 12px "lucida handwriting";
             color                      : #9370db;       /* Zwart/Paars */
           }
.font9     { font                       : 16px "arial";
             color                      : #000000;       /* Black */
           }
.body1     { background-color           : #ffffff;       /* White */
             border                     : 0px;           /* No border */
             scrollbar-face-color       : #000000;       /* Zwart/Paars */
             scrollbar-highlight-color  : #9370db;       /* Zwart/Paars */
             scrollbar-shadow-color     : #9370db;       /* Zwart/Paars */
             scrollbar-3dlight-color    : #000000;       /* Zwart/Paars */
             scrollbar-arrow-color      : #9370db;       /* Zwart/Paars */
             scrollbar-track-color      : #9370db;       /* Zwart/Paars */
             scrollbar-darkshadow-color : #000000;       /* Zwart/Paars */
             scrollbar-base-color       : #000000;       /* Zwart/Paars */
           }
.button1   { font                       : 10px "arial";
             color                      : #ffffff;       /* White */
             background-color           : #9370db;       /* Zwart/Paars */
             border-style               : solid;
             border-color               : #000000;       /* Black */
             width                      : 90px;
           }

