.thickbox{
	}
    
h1{
    font-family:Arial, Helvetica, sans-serif;
    font-size:21px;
    color:#09428f;
    font-weight:normal;
    line-height:22px;
    }
    
h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#09428f;
    font-weight:normal;
    }
    
h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#09428f;
    font-weight:normal;
    line-height:22px;
    }
    
.titel-donkergroen{
    color:#0c6a1d;
    }
    
.titel-donkerblauw{
    color:#09428f;    
    }
    
.titel-paars{
    color:#5b067f;
    }
    
.titel-geel{
    color:#c89800;
    }
    
.titel-lichtblauw{
    color:#005abf;
    }
    
.titel-rood{
    color:#ca0a00;
    }
    
.titel-oranje{
    color:#ed4f00;
    }
    
.titel-lichtgroen{
    color:#229f00;
    }
    
a:link, a:visited, a:active{
    color:#09428f;
    text-decoration:underline;
    font-size:12px;
}

a:hover{
    color:#2b68bb;
    text-decoration:underline;
    font-size:12px;
}

body{
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

