@charset "windows-1252";

//body {
//      font-family: "Comic Sans MS", "Helvetica", "sans-serif";
//     }

p {
 padding: 0;
 margin: 0;
 display: block;
 font-style: normal;
 font-weight: normal;
 line-height: 1.28em;
 text-align: justify;
 text-indent: 1em
}

h2 + p, h3 + p, div + p {
 text-indent: 0;
}

p + p {
 text-indent: 1.5em;
 margin-top: 0.5em 
}

h2 + p:first-letter, h3 + p:first-letter {
 float: left;
 font-size: 200%;
 line-height: 1em;
 padding-top: 2px;
 margin-top: 0em;
 margin-right: .09em;
}

table	{
 font-style: normal;
 font-weight: normal;
 line-height: 1.28em;
 margin: 0;
}

td	{vertical-align: top;}

.center {text-align: center;}

.noot {
 font-style: italic;
 font-weight: normal;
 font-size: 0.9em;
 line-height: 1.28em;
}

.kop1 {
 font-size: 4em;
 line-height: 1.28em;
 text-indent:0;
 text-align: center;
}
.kop2 {
 font-size: 3em;
 line-height: 1.28em;
 text-indent:0;
 text-align: center;
}