p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9F4D4A;
}
a {
	font-weight: bold;
	color: #407590;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7E281A;
	padding-right: 6px;
}
.gewonetekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E281A;
	padding-right: 6px;
}