body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
table {
	text-align: center;
	font-size: 1em;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #F00;
}
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: #FFF;
}
.comic {
	font-family: "Comic Sans MS", cursive;
	color: #375c4b;
	font-weight: bold;
	font-size: 1.2em;
}
.vetgroen {
	font-weight: bold;
	color: #375C4B;
}
.rood {
	color: #F00;
	font-size: 0.9em;
	font-weight: bold;
}
#form1 table {
	font-size: 0.9em;
}

