@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #663300;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.rood {
	color: #990000;
}
.font9 {
	font-size: 9px;
}
.fontgrootte14 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
