/* CSS Document */

body {
font-size: 8pt;
line-height: 160%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

margin: 0px;
}

.plattetekst {
font-size: 8pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
}

.plattetekst2 {
font-size: 8pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 2;
color: #000000;
}

.plattetekstwit {
font-size: 8pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #ffffff;
}

.kopje {
font-size: 8pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
}

.kopjewit {
font-size: 8pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
}

.kopjegroen {
font-size: 8pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #006666;
}

.kopjegroter {
font-size: 10pt;
line-height: 120%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
}


a:link {
color: #000000;
font-size: 8pt;
text-decoration: underline;
}

a:visited {
color: #000000;
font-size: 8pt;
text-decoration: underline;
}

a:hover {
color: #339999;
font-size: 8pt;
text-decoration: underline;
}   

a:active {
color: #000000;
font-size: 8pt;
text-decoration: underline;
}  



