body {
    font-size: 10pt; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #000000;
}
p,td,ul,li {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
} 
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 11pt;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 10pt;
	margin-bottom: 0px;
}
tr.kop {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color:#000000
}
tr.subkop {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-weight:bold;
    background-color:#CDCDCD
}
select.menu{
    color:#FFFFFF;
    background-color:#000000;
}
option.product{
    color:#000000;
    background-color:#ffffff;
}
option.actiefproduct{
    color:#000000;
    background-color:#77CC77;
}
option.groep{
    color:#FFFFFF;
    background-color:#800000;
}
