BODY, td  {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 17px;	
}

H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #A40A2C;
}

H2 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #A40A2C;
}

H3 {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #A40A2C;
}

b {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;	
}
strong {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
A {
	font-family: arial;
	text-decoration:underline;
	font-size: 12px;
	color:#0D208D;	
}
A:hover {
	font-family: arial;
	text-decoration:underline;
	font-size: 12px;
	color:#A40A2C;
}
select {
	font-family: arial;
	font-size: 12px;
	color:#000000;
	}
.nieuws {
	font-family: arial;
	text-decoration:none;
	font-size: 12px;
	color: #000000;
	}
.nieuwsdatum {
	font-family: arial;
	text-decoration:none;
	font-size: 10px;
	letter-spacing : 0px;
	color: #1B4376;
	}
.thumb
{
	border: 2px solid #FE7D19;
}
.thumb:hover
{
	border: 2px solid #FBB177;
}
.warning {
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	color: #FF0000;
	}
