@charset "utf-8";
#Inhoud h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
#Inhoud h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E8B00;
}

