BODY {
	background-position: top;
	background: #;
	/*background-color: transparent;*/
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px; 
	height: 600px;
}
BODY.iframe {
	background: #fff url(images/New-TR_03.gif) repeat-x fixed left;
	border="0"
}

SPAN.kop {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
SPAN.geplaatst {
	font-size: 10px;
	color: #000000;
	font-family: arial;
}
TABLE.blue	{
	border-color: #000000;
}
TD.blue-center{
	background-color: #000000;
	text-align: center;
	width: 100%;
}
TD.blueblack{
	border-color: #000000;
	background-color: #ffffff;
}
TD.transparant{
	border-color: #000000;
	background-color: transparent;
}	
	TD.wit{
	border-color: #ffffff;
	background-color: #ffffff;
}
SPAN.tekst {
/*moet onder TD staan*/
	color: #000000;
	font-family: arial;
	font-size: 12px;
}
	

SPAN.teksttabel {

	color: #000000;
	font-family: arial;
	font-size: 12px;
}


HR {
	color: #000000;
	width="100%"
}

A.links{
	color: #000000;
}
A.links:visited{
	color: #000000;
}
A.links:hover{
	color: #cccccc;
	
}

A.links2{
	color: #000000;
}
A.links2:visited{
	color: #000000;
}
A.links2:hover{
	color: #008aff;
	
}