.heading {
	background: #0082FF;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, "Times New Roman", Arial;
	font-weight: bold;
	color: White;
}
.subheading {
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, "Times New Roman", Arial;
	font-weight: normal;
	background: #379DFF;
	color: White;
}
body {
	font-family: Verdana, "Times New Roman", Arial;
	background-color: White;
	font-size: 10pt;
}

a {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10pt;
	color: Blue;
}
a:visited {
	font-family: Verdana, "Times New Roman", Arial;
	color: Blue;
}
a:hover {
	font-family: Verdana, "Times New Roman", Arial;
	color: Green;
}
a:active {
	font-family: Verdana, "Times New Roman", Arial;
	color: Green;
}
.field {
	font-family: Verdana, "Times New Roman", Arial;
	font-size: 10pt;
}
.hoofdtabel {
	border-color: #0082FF;
	border-style: solid;
	font-size: 10pt;
}
.intabel { 
	border-color: #0082FF;
	font-size: 10pt;
}