body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002D6B;
	background-color: #FFFFFF;
}

.heads {
	font-weight: bold;
}

.aanwijzing {
	font-size: 9px;
}

.bedankt {
	font-size: 14px;
}

a:link {
	color: #002D6B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #002D6B;
}
a:hover {
	text-decoration: underline;
	color: #002D6B;
}
a:active {
	text-decoration: underline;
	color: #002D6B;
}

.heads_groot {
	font-weight: bold;
	font-style: italic;
}