@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	margin: 0px;
}.achtergrondRood {
	background-color: #9d0000;
}
.achtergrondZwart {
	background-color: #000000;
}
.achtergrondWit {
	background-color: #ffffff;
	color: #FFF;
	background-repeat: no-repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}
.navSpacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9d0000;
	text-decoration: none;
}
.bottomTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomTekst:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d0000;
	text-decoration: none;
}
.achtergrondWit table tr td table tr td table tr td form table tr td p {
	color: #000;
}
