.plat {
	font-family: Courier, "Courier New", mono;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}
.voorbij {
	color: #999999;
}
.oranje {
	color: #FF6600;
}
.bank {
	font-size: 12px;
	color: #333333;
}.plat h1 {
	font-size: 100%;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.plat p {
	margin-top: 0px;
	margin-bottom: 12px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}

