/* CSS Document */
<!--
body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a.navigatie:link {
	color: #000000;
	text-decoration: none;
}
a.navigatie:visited {
	text-decoration: none;
	color: #000000;
}
a.navigatie:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.navigatie:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 14px;
	color:#CC0000;
}
h2 {
	font-size: 13px;
}
.onderdeel {
	font-size: 10px;
}
.dropdown {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
}
.intext {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
-->
