.inleiding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-align: left;
	text-decoration: none;
}
.stippellijn {
	border: 2px dashed #E7422E;
}
a:link { 
	text-decoration: none;
	}
a:visited { 
	text-decoration: none;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	cursor:hand;
	}
a:active { 
	text-decoration: none;
}
.kopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #999;
}
.head1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #E42D27;
}
.pink {
	color: #CC0066;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.plattetekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}
.verysmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
.bold {
	font-weight:bold;
}
