BODY
{
    FONT-SIZE: 11pt;
    BACKGROUND: url(../plaatjes/achter.jpg) fixed no-repeat center center;
    SCROLLBAR-HIGHLIGHT-COLOR: black;
    SCROLLBAR-SHADOW-COLOR: white;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-TRACK-COLOR: white;
    FONT-FAMILY: 'helvetica, arial, geneva, sans-serif';
    // Arial 
    // Times New Roman

    scrollbar-face-color: white;
    SCROLLBAR-DARKSHADOW-COLOR: black;
    SCROLLBAR-BASE-COLOR: white;
    scrollbar-3d-light-color: black
   
}

A:link { font-weight: normal; color: blue; }
A:visited { font-weight: normal; color: blue;}
A:active { font-weight: normal; color: red; background-color: #FFFFFF; }
A:hover { font-weight: normal; color: #000000; background-color: #FFFFCC; }

th {font-family: helvetica, arial, geneva, sans-serif; font-size: x-small; font-weight: bold; background-color: #D3DCE3}
td {font-family: helvetica, arial, geneva, sans-serif; font-size: x-small}



