.kop {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #0569A5;
}
.tekst {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.subkop {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0569A5;
	text-transform: none;
}
.subtekst {
	font-family: Helvetica;
	font-size: 10px;
}
.koponderstreept {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.tekstlist {
	font-family: Helvetica;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: bold;
}
.tekstonderstreept {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.tekstblue {
	font-family: Helvetica;
	font-size: 12px;
	color: #0569A5;
}
.kopBlack {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.kopRed {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.subkopBlack {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.italicsZwart {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.tekstBold {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.subkopRed {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-transform: none;
}
