* html q {
	behavior:url(fixQuotes_en.htc);
}

body {
	font-family:'Hoefler Text','goudy old style',Garamond,serif;
	font-size:12pt;
	line-height:1.3em;
	quotes:"\201C" "\201D" "\2018" "\2019";
}
img {
	border:0;
}
a {
	color:#0af;
	text-decoration:none;
	border-bottom:0px solid #0af;
}
#container {
	width:auto;
}
q[cite]:after {
   content: " (" attr(cite) ") ";
   font-size: 90%;
}
span.noot * {
	display:inline;
}
span.noot span.tekst {
	display:block;
	border:1px dashed;
	page-break-inside:avoid;
	margin:0pt 5pt;
	padding:2pt;
}
