BODY {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

td {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	line-height : 15px;
}

b {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;	
}
strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.schema {
	font-family: verdana;
	text-decoration:none;
	font-size: 11px;
	color: #ffffff;
	}
.schema a, a.schema {
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	color: #ffffff;
}
.schema a:hover, a.schema:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color: #ffff00;
}
A {
	font-family: verdana;
	text-decoration:none;
	font-size: 11px;
	color:#811127;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#A83249;
}
A:visited {
	font-family: verdana;
	text-decoration:none;
	font-size: 11px;
	color:#A83249;
}
select {
	font-family: verdana;
	font-size: 11px;
	color:#ffffff;
	background-color:#881C1C;
	}
.nieuwstitel {
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
	}
.nieuws {
	font-family: verdana;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
	}
.nieuwsdatum {
	font-family: verdana;
	text-decoration:none;
	font-size: 10px;
	letter-spacing : 0px;
	color: #1B4376;
	}
.warning {
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
	color: #FF0000;
	}
.title {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
