<!-- CSS Stylesheet -->
<!-- created by Causeway CSS Stylesheet Editor RCS 2001 -->
<!-- www.causeway.co.uk/freestuf/cssedit/ -->

body {
    font-family:"Comic Sans MS"; 
    text-align:"Left"; 
    margin-top:"10 pt"; 
    margin-bottom:"20 pt"; 
    color:"#004040"; 
    background-color:"#ebffff";  
    margin-left:"10 pt"; 
    margin-right:"20 pt"; 
    background-image:"url(plaatjes/feestachter.jpg)";
    background-repeat:"repeat-y";
    background-repeat:"repeat-x";
    background-attachment:"fixed"; 
    }

H2 {
    font-family:"Comic Sans MS"; 
    font-size:"Medium"; 
    font-style:italic; 
    margin-bottom:"0"; 
    }

H3 {
    font-family:"Comic Sans MS"; 
    font-style:italic; 
    margin-bottom:"0"; 
    }

P {
    margin-top:"0"; 
    margin-bottom:"12pt"; 
    text-indent:"12pt"; 
    }

P.footnote {
    font-size:"X-Small"; 
    font-style:italic; 
    }

ul {
    list-style-type:disc; 
    }

ul.em {
    font-family:"Serif"; 
    font-size:"Larger"; 
    font-weight:bold; color:Olive; 
    }

ol.alpha {
    list-style-type:upper-alpha; 
    }

table {
    text-align:"Center"; 
    background-color:"#ebffff"; 
    }

td {
    text-align:"Right"; 
    padding:"4pt"; 
    }

H1 {
    font-family:"Comic Sans MS"; 
    font-size:"Large"; 
    font-weight:bold; 
    text-align:"Center"; 
    color:"#004040"; 
    border:"default Medium Solid"; 
    padding:"2pt"; 
    }

A:link {
    color:"#004040"; 
    }

A:visited {
    color:"#0022c0"; 
    }

A:active { 
    color:"#40ffff"; 
    }

body{
    SCROLLBAR-FACE-COLOR: #004040; 
    SCROLLBAR-HIGHLIGHT-COLOR: #00c0c0; 
    SCROLLBAR-SHADOW-COLOR: #00c0c0; 
    SCROLLBAR-ARROW-COLOR: #00c0c0; 
    SCROLLBAR-BASE-COLOR: #00c0c0;  
    scrollbar-3d-light-color: #004040;  
    scrollbar-dark-shadow-color: #004040
    }
