			body {
				background-color: #1e1e1e;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			.header {
				font-family: "Arial", Gadget, sans-serif;
				font-size: 30px;
				color: #F36621;
				font-weight: bold;
			}
			.box {
				padding: 4px;
				font-family: Arial, Helvetica, sans-sesrif;
				font-size: 12px;
				font-weight: normal;
				color: #FFFFFF;
				border-top-width: 1px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px;
				border-top-style: solid;
				border-right-style: solid;
				border-bottom-style: solid;
				border-left-style: solid;
			}
			.menu {
				padding: 4px;
				font-family: Arial, Helvetica, sans-sesrif;
				font-size: 14px;
				font-weight: bold;
				color: #000000;
			}
			.bold {
				font-weight: bold;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFFFFF;
			}
			.boldorange {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #F36621;
				text-decoration: underline;
				font-weight: bold;
			}
			.orangebox {
				padding: 4px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000;
				background-color: #F36621;
				font-weight: normal;
			}
			a:link {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			a:visited {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;	
				color: #FFF;
			}
			a:active {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			a:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #F36621;
			}
			.wit {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			a.wit:link {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			a.wit:visited {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			a.wit:active {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #FFF;
			}
			a.wit:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
			}			
.grijsheader {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.oranjebigger {
	font-size: 14px;
	font-weight: bold;
	color: #F36621;
}
.italicunderline {
	font-style: italic;
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.oranje2 {
	font-weight: bold;
	color: #F36621;
}
.lijn {
	text-decoration: none;
	border-top-width: 100%;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 1px;
}

		
