H2 {
    font-family: Arial, Helvetica;
    font-size: 14pt;
    font-style: bold;
}
H3 {
    font-family: Arial, Helvetica;
    font-size: 12pt;
    font-style: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

P {
    font-family: Arial, Helvetica;
    font-size: 10pt;
}

A {
}

IMG {
    border: 0px solid;
}

P.voorwaarden {
    font-family: Arial Narrow, Arial, Helvetica;
    font-size: 9pt;
    margin-top: 3px;
    padding-top: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

P.tiny {
    font-family: Arial;
    font-size: 8pt;
}


P.small {
    font-family: Arial;
    font-size: 8pt;
}

TABLE.topborder TR TD {
    border-top: solid gray 1pt
}
