body {
display:block;
width:600px;
margin-left:30px;
font-family:Trebuchet MS;
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;
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:10pt;
font-weight:bold;
color:black;
background:#e3e3e3;
}

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:10pt;
}

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

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

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

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:10pt;
}

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

span.qtab {
display:block;
width:560px;
margin-left:40px;
font-size:10pt;
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:10pt;
font-weight:bold;
color:blue;
}

a:link, a:visited, a:active {
color:black;
background:lightyellow;
text-decoration:none;

}
a:hover {
color:white;
background:black;
text-decoration:none;
}

