.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;
}
.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;
}
.subkopBlue {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.tekstBlue {
	font-family: Helvetica;
	font-size: 12px;
	color: #000066;
}
.tekstGreen {
	font-family: Helvetica;
	font-size: 12px;
	color: #006600;
}
.subtekstGreen {
	font-family: Helvetica;
	font-size: 10px;
	color: #006600;
}
.subkopOrange {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.subkopGreen {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.kopBlue {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.kopGreen {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}
.kopOrange {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}