body {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #008000;
	background-image: url(../images/kbc_achtergrond.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #008000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #008000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #004000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	color: #008000;
	font-weight: normal;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	line-height: normal;
}
tr {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
}
.pagina_kop {
	font-family: "Arial Rounded MT Bold";
	font-size: 40px;
	font-weight: bold;
	color: #004000;
	margin: 0px;
	padding: 0px;
}
.kleur_rood {
	color: #FF0000;
}
.alinia_kop {

	font-family: "Arial Rounded MT Bold";
	font-size: 24px;
	font-weight: bold;
	color: #004000;
	margin: 0px;
	padding: 0px;
}
.meld_border_green {
	border: 5px solid #00FF00;
	padding: 5px;
	margin: 5px;
}
.meld_border_red {
	border: 5px solid #FF0000;
	padding: 5px;
	margin: 5px;
}
