.lopendetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
.lijst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	color: #333333;
}
.lijstmetrondje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	color: #333333;
}
.tussenkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

