body {
display:block;
width:600px;
margin-left:30px;
font-family:Calibri;
text-align:left;
color:black;
}

div.maincap {
display:block;
width:600px;
clear:both;
float:left;
border-top:4px solid black;
border-bottom:1px solid black;
padding: 2px 2px 2px 4px;
margin-bottom:12px;
font-size:16pt;
color:black;
background:#e3e3e3;
}

div.cap {
display:block;
clear:both;
float:left;
width:600px;
border-top:2px solid black;
border-bottom:1px solid black;
margin: 25px 0px 15px 0px;
padding: 2px 2px 2px 4px;
font-size:12pt;
font-weight:bold;
color:black;
background:#e3e3e3;
}

div.subcap {
display:block;
clear:both;
float:left;
width:600px;
border-top:1px solid black;
margin: 25px 0px 15px 0px;
padding: 2px 2px 2px 4px;
font-size:12pt;
font-weight:bold;
color:black;
background:#e3e3e3;
}

div.bronnen {
display:block;
float:left;
clear:both;
width:600px;
margin-top:10px;
margin-left:20px;
}

div.bron {
display:block;
float:left;
width:300px;
margin-bottom:8px;
vertical-align:top;
font-size:9pt;
font-style:italic;
}

h1,h2,h3 {
display:block;
width:600px;
color:black;
float:left;
clear:both;
margin-top:15px;
margin-bottom:15px;
}

p {
display: block;
float:left;
clear:both;
width:585px;
margin-top:10px;
margin-left:5px;
margin-bottom:10px;
font-size:11pt;
}

span.pre {
display: block;
width:585px;
margin-left:10px;
font-family:Courier;
font-size:11pt;
color:black;
}

span.att {
display:inline;
color:red;
}

span.quote {
display:inline;
font-style:italic;
}

span.tab {
display:block;
float:left;
clear:both;
width:560px;
margin-left:30px;
font-size:11pt;
}

span.tabtab {
display:inline;
width:550px;
margin-left:40px;
text-align:left;
font-size:11pt;
}

span.qtab {
display:block;
width:560px;
margin-left:40px;
font-size:11pt;
font-style:italic;
}

span.firstchar {
font-size:12pt;
font-weight:bold;
color:blue;
}

span.firstchar2 {
font-size:12pt;
font-weight:bold;
color:black;
}

span.q {
display:inline;
font-size:11pt;
font-weight:bold;
color:blue;
}

a.gif:link, a.gif:visited, a.gif:active {
text-decoration:none;

}
a.gif:hover {
text-decoration:none;
}

a.txt:link, a.txt:visited, a.txt:active {
color:blue;
text-decoration:none;

}
a.txt:hover {
color:darkblue;
font-style:italic;
text-decoration:underline;
}