	.maintitle {
		font-family: Arial,Helvetica;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		height: 20px;
		padding: 2px;
	}
	.plattegrond {
		font-family: Arial,Helvetica;
		font-size: 12px;
	}
	.label {
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-size: 12px;
	}
	.tablewrapper {
		font-family: Arial,Helvetica;
		border-width: 1px;
		border-style: solid;
		border-collapse: collapse;
	}
	.maintable {
		background-color: #dddddd;
	}
	.tablewrapper A {
		font-size: 12px;
		color: white;
		text-decoration: none;
	}
	.tablewrapper TH {
		font-size: 12px;
		color: white;
		text-align: left;
		background-color: #666666;
	}
	.tr0 {
		background-color: #ffffff;
		font-size: 12px;
	}
	.tr1 { 
		background-color: #f6f6f6;
		font-size: 12px;
	}
	.col2 {
		text-align: right;
	}
	.droplist {
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #0000FF;
		font-weight: bold;
	}
	.titel {
		font-family: Arial,Helvetica;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
	}
	.tijdlabel {
		font-family: Arial,Helvetica;
		font-size: 11px;
		color: #333;
		font-weight: bold;
		text-align: left;
	}
	.logolabel {
		font-family: Arial,Helvetica;
		font-size: 9px;
		color: #666;
	}
	.vraag {
		font-family: Arial,Helvetica;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		height: 36px;
		background-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		border-collapse: collapse;
		padding: 2px;
		}
	.subtext {
		font-family: Arial,Helvetica;
		font-size: 12px;
		font-weight: bold;
		height: 20px;
	}
	.graph {
		position: relative;
		width: 202px;
		border: 1px solid #000000;
		padding: 2px;
	}
	.graph .bar {
		display: block;
		position: relative;
		background: #5ABD00;
		text-align: center;
		color: #333;
		line-height: 12px;
		font-family: Arial,Helvetica;
		font-size: 12px;
		font-weight: bold;
	}
	.graph .bar span { position: absolute; left: 1em; }

