body {
    background: #FFFFFF;
    margin:0px 0px 0px 0px;
    color:#5B5E2C;
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight:normal;
    line-height: 14pt;
}
.bg_blauw {
    color:#5B5E2C;
    background:#7ECAC6;
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight:normal;
    line-height: 14pt;
}

.licht_blauw {
    color:#5B5E2C;
    background:#B1DDD8;
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight:normal;
    line-height: 14pt;
}

.licht_blauw a{
    color:#5B5E2C;
    background:#B1DDD8;
    text-decoration:none;
}

.rd_text {
    color:#B60002;
    background:#7ECAC6;
    font-family: Arial, Helvetica;
    font-size: 14px;
    line-height: 1.8;
    text-decoration:none;
}

.gr_text {
    color:#5B5E2C;
}

.or_text {
    color:#D4771B;
    background:#7ECAC6;
    font-family: Arial, Helvetica;
    font-size: 14px;
    line-height: 16pt;
    text-decoration:none;
}

