body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8;
	text-align: center;
}
table {
	text-align: center;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #9F3002;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #A62C05;
	font-weight: bold;
	text-align: left;
}

.italic {
	font-style: italic;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #ff9;
}
.comic {
	font-family: "Comic Sans MS", cursive;
	color: #375c4b;
	font-weight: bold;
	font-size: 1.2em;
}
.vetgroen {
	font-weight: bold;
	color: #375C4B;
}
