BODY {
    margin: 0px 0px 0px 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-repeat: repeat-y;
    font-family: Times, "Times New Roman";
    font-size: 14px;
    letter-spacing: 0.5pt;
    line-height: 13pt;
}

.bodygroen {
    font-style: italic;
    color: #669c40;
    margin: 0px 0px 0px 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-repeat: repeat-y;
    font-family: Times, "Times New Roman";
    font-size: 14px;
    letter-spacing: 0.5pt;
    line-height: 13pt;
}

.kop {
    font-size: 24px;
    color: #669C40;
    margin-bottom:20px;
    margin-left: auto;
    margin-bottom:20px;
    margin-right:5px;

}

.kop2 {
    font-weight: bold;
    font-size: 24px;
    color: #b54d40;
    margin-bottom:20px;
    margin-left: auto;
    margin-bottom:20px;
    margin-right:5px;

}

.tussenkop {
    font-size: 18px;
    color: #669c40;
}

.tekstwit {
    font-size: 11px;
    color: #FFFFFF;
    line-height: 11pt;
}

.tekstwitkop {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 10pt;
}

.klein {
    font-family: Times, "Times New Roman";
    font-size: 10px;
    letter-spacing: 0.5pt;
    line-height: 13pt;
}


A {
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	color: #b54d40;
}

A:hover {
	text-decoration: underline;
	color:#42799d;
}

A:visted {
	text-decoration: underline;
}


hr {
	border-bottom: 1px solid #669C40;
	border-top: none; 
	color: #669C40; 
	background: #FFFFFF
} 
