body, table
{
    font-family: Helvetica, sans-serif, Arial;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: 0.1 pt;
    font-weight: normal;
}

a
{
    font-family: Helvetica, sans-serif, Arial;
    font-size: 11px;
    color: #FF0000;
    line-height: 1.5;
    letter-spacing: 0.1 pt;
    font-weight: bold;
}

a:link, a:visited, #navigatie a.nietactief
{
    font-family: Helvetica, sans-serif, Arial;
    font-size: 11px;
    color: #FF0000;
    line-height: 1.5;
    letter-spacing: 0.1 pt;
    font-weight: bold;
}

a:hover, #navigatie a.nietactief:hover, #navigatie a.actief:hover
{
    font-family: Helvetica, sans-serif, Arial;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 1.5;
    letter-spacing: 0.1 pt;
    font-weight: bold;
}

a:active, #navigatie a.actief
{
    color: #FFFFFF;
}

.kop
{
    font-family: sans-serif, Helvetica, Arial;
    font-size: 24px;
    letter-spacing: 0.1 pt;
    color: #FFFFFF;
    font-weight: bold;
}

.doorverwijzing
{
    font-family: sans-serif, Helvetica, Arial;
    font-size: 9px;
    letter-spacing: 0.1 pt;
    color: #CCCCCC;
    font-weight: normal;
}

.lineheightnormal
{
    line-height: 1;
}

