body
{
	background: white;
	color: black;
	font-family: serif;
	font-size: 12pt;
	margin: 0cm 1cm 0cm 1cm;
	padding: 0;
	line-height: normal;
}

h1, h2, h3, h4, h5, h6
{
	font-family: sans-serif;
}

span.ondertitel
{
	font-size: 66%;
	line-height: 1.2;
}

dt { font-family: sans-serif; }

p
{
	text-indent: 2em;
	text-align: justify;
	margin: 0;
}

blockquote { font-size: 90%; }
dd p { text-indent: 0; }
p.toplink { display: none; }
p.bottomlink { display: none; }
form { display: none; }
dfn { font-style: italic; }

p.fvdm_onderwerpen
{
	font-size: 90%;
	font-style: italic;
}

.fvdm_terzijde
{
	font-size: 90%;
	margin-top: 5%;
	margin-bottom: 5%;
}

table#fvdm_tabel_popper
{
	text-align: center;
	width: 100%;
	border: thin solid black;
	padding: 5%;
}

table#fvdm_tabel_popper td.links
{
	text-align: left;
	width: 50%;
}

table#fvdm_tabel_popper td.rechts
{
	text-align: right;
	width: 50%;
}

.eerste { margin-top: 8%; }

p.auteur
{
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: large;
}

.bron, .noot {font-size: small;}
.eerste { margin-top: 10%; }


