@charset "utf-8";
/* CSS Document */

.tekst {
	font-family: "Comic Sans MS", "Gill Sans MT", Verdana;
	font-size: 14px;
	color: 006699;
}

.tekstklein {
	font-family: "Comic Sans MS", "Gill Sans MT", Verdana;
	font-size: 9px;
	color: 006699;
}

.titel {
	font-family: "Comic Sans MS", Verdana;
	font-size: 24px;
	font-weight: bold;
}
.hoofdstuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #39668B;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00688F;
	text-decoration: none;
}

