.border {
	border: 1px solid #CCCCCC;
}
.topbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.dash {
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.koptekst {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.voetlijn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
.blueborder {
	border: 1px solid #012088;
}
.style24 {
	font-family: Arial;
	font-size: 10pt;
}