body, table {
font-family: Arial, Helvetica;
generic-family: sans-serif;
font-size:13px;
margin: 0px;
}

P {
margin-bottom: 2px;
margin-top: 2px;
}


UL {
margin-bottom: 6px;
margin-top: 6px;
}

.kop
{
font-size:20px;
font-weight: bold;
color: #38415B;
}

.subkop
{
font-size:16px;
font-weight: bold;
color: #38415B;
}

.introtekst
{
font-size:12px;
line-height: 21px;
font-style: italic;
font-weight: bold;
color:#495677;
text-align: justify;
}

.tekstgewoon
{
font-size:13px;
line-height: 18px;
font-weight: normal;
color: #38415B;
}

.tekstklein
{
font-size:11px;
font-weight: normal;
color: #38415B;
}

.speciaal
{
font-size:13px;
line-height: 20px;
font-variant: small-caps;
color: #495677;
}


