.titel {
	color : #666666;
	font-family : Verdana, sans-serif;
	font-size : 16;
	font-weight : bold;
	text-align : left;
}
.tekst{
	color : #666666;
	font-family : Verdana, sans-serif;
	font-size : 12;
	text-align : left;
}
.tekst_bold{
	color : #666666;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 12;
	text-align : left;
}
.paragraaf_titel{
	color : #666666;
	font-weight : bold;
	font-family : Verdana, sans-serif;
	font-size : 14;
	text-align : left;
}
.link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
