html, body {
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454950;
}
p {
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454950;
}
.blauw {
	color: #000093;
}
h1 {
	margin: 0px 0px 18px 0px;
	font-size: 22px;
	color: #000093;
}
h2 {
	margin: 0px 0px 14px 0px;
	font-size: 18px;
	color: #000093;
}
h2.wit {
	margin: 0px 0px 14px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
h2.wit a {
	margin: 0px 0px 14px 0px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
h2.wit a:hover {
	margin: 0px 0px 14px 0px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
h3 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000093;
}
h3.wit {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 33px;
	color: #FFFFFF;
}
h4 {
	margin: 18px 0px 0px 0px;
	font-size: 14px;
	color: #000093;
}
h5, h6 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #000093;
}
hr {
	margin: 5px 0px 5px 0px;
	border: solid 1px #c7c8ca;
	height: 0px;
}
a {
	text-decoration: underline;
	color: #000093;
}
a:hover {
	text-decoration: none;
	color: #000093;
}
img.left {
	margin: 0px 10px 10px 0px;
	float: left;
}
img.right {
	margin: 0px 0px 10px 10px;
	float: right;
}
