/*20 september 2009*/
a img {
	border: none;
}

a:link, a:visited {
	background-color: transparent;
	color: #716A5D;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

p {
	page-break-inside: avoid;
}

#head, #inhoud_rechts, #sidebar, #footer {
	display: none;
}





