body {
		font-size: 10px;
		background-color: #FFFFFF;
		margin: 0;
		display: block;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
A:link { text-decoration: none; color: #975A00; }
A:visited { text-decoration: none; color: #975A00; }
A:active { text-decoration: none}
A:hover { text-decoration: none; color: #999999; }

.navigatie { font-size: 11px; }
.navigatie A:link { text-decoration: none; color: #333333; }
.navigatie A:visited { text-decoration: none; color: #333333; }
.navigatie A:active { text-decoration: none}
.navigatie A:hover { text-decoration: none; color: #999999; }

.nav_onder { font-size: 11px; }
.nav_onder A:link { text-decoration: none; color: #333333; }
.nav_onder A:visited { text-decoration: none; color: #333333; }
.nav_onder A:active { text-decoration: none}
.nav_onder A:hover { text-decoration: none; color: #999999; }

.kopregelinkader {
	font-size: 16px;
	text-indent: 10pt;
	font-weight: bold;
	color: #975A00;

}
.kopregeltekst { font-weight: bold; }
.ingezonden { font-size: 11px; font-style: italic; }
.dataregel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
code {
	font-size: 11px;
	word-wrap: break-word;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

