body {
	background: #ffffff;
	font: 10pt/15pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10mm;
	margin-left: 10mm;
}

a {
	text-decoration: underline;
	color: #003fff;
}

a img {
	border-style: none;
}

#header {
	display: none;
}

#boven img, .newsblock img {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-top: 0px;
}

h1 {
	font-size: 14pt;
}

h3 {
	font-size: 11px;
	font-style: italic;
}

#pageblock p{
	clear: right;
}

.box {
	clear: both;
	margin-top: 20px;
}

.box h2 {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box p {
	clear: right;
}

dt, dt a {
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

dd {
	margin-left: 10px;
	font-style: italic;
	margin-bottom: 20px;
}

.hide {
	display: none;
}