BODY {
	BACKGROUND-COLOR: #FFFFFF
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #333333;
}
A:link {
	COLOR: #333333;
	text-decoration:none
}
A:active{
    COLOR: #333333;
    text-decoration:none
}
A:hover{
    COLOR: #999999;
    text-decoration:none
}
A:visited {
	COLOR: #333333;
	text-decoration:none
}
B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #333333;
	font-weight: bold;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	COLOR: #333333;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	COLOR: #333333;
	font-weight: bold;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #333333;
}
DIV.kader {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
}
DIV.kadertekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color:#333333;
	BORDER-RIGHT: #ff9900 1px solid;
	BORDER-TOP: #ff9900 1px solid;
	BORDER-LEFT: #ff9900 1px solid;
	BORDER-BOTTOM: #ff9900 1px solid;
	padding-top:5pt;
	padding-left:5pt;
	padding-right:5pt;
	padding-bottom:5pt;
}
DIV.kadertekstlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color:#CEB4AE;
	BORDER-RIGHT: #ff9900 1px solid;
	BORDER-TOP: #ff9900 1px solid;
	BORDER-LEFT: #ff9900 1px solid;
	BORDER-BOTTOM: #ff9900 1px solid;
	padding-top:5pt;
	padding-left:5pt;
	padding-right:5pt;
	padding-bottom:5pt;
}
A.light {
	color:#CEB4AE; //AB7C74
}
DIV.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;	
	color:#333333
}
DIV.aandacht {
	color:red
}
DIV.groot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#660000;
	font-weight: bold;
}
DIV.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10pt;	
	color:#999999;
}
DIV.krant {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;	
	color:#660000;
}

.datumstabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10pt;
	color: #660000;
	border: none;
	padding: none;
}

.datum {
	text-align:center;
	padding-left:3pt;
	padding-right:3pt;
}
