.body {
background-color: #ffffff;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

img{
	border: 0;
}

.table_thinbox {
border-bottom-style:none;
border-bottom-color:#666666;

}
.roodtekstheader{
	font-family:Arial;
	font-size:14px;
	color:#990000;
}
.roodtekstheaderbold{
	font-family:Arial;
	font-size:14px;
	color:#990000;
	font-weight:bold;
}

.roodtekstbold{
	font-family:Arial;
	font-size:11px;
	color:#990000;
 	font-weight:bold;
}

.roodtekst{
	font-family:Arial;
	font-size:11px;
	color:#990000;
}
.roodtekstklein{
	font-family:Arial;
	font-size:8px;
	color:#990000;
}
.grijstekst{
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
.zwarttekstheader{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.zwarttekst{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.zwarttekstschreef {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.wittekstheader{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.wittekstheaderbold{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.wittekst{
	font-family:Arial;
	font-size:10px;
	color:#ffffff;
}
.orangetekst{
	font-family:Arial;
	font-size:10px;
	color:#B93D01;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color:#000000;
}

a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
}
a:active {
	font-family: Aria;
	font-size: 11px;
	font-style: normal;
	color: #990000;
}


