table {
	vertical-align: top;
}
h1 {
	background-color: transparent;
	font-family: "Comic Sans MS";
	font-size: x-large;
	color: Red;
}
h2 {
	color: Navy;
	font-family: "Comic Sans MS";
	font-size: large;
}

body {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: Black;
	list-style-type: circle;
	background-image: url(plaatjes/raster.gif);
}
h3 {
	font-family: "Comic Sans MS";
	height: 14px;
	color: Red;
}
h4 {
	font-family: "Comic Sans MS";
	color: Purple;
	height: 12px;
}
