BODY {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	background : #F39601;
}

A:LINK {
	color : #FF6600;
	text-decoration : none
} 

A:VISITED {
	color : #FF6600;
	text-decoration : none;
} 

A:HOVER {
	color : #FF6600;
	text-decoration : underline;
}

A:ACTIVE {
	color : #FF6600;
	text-decoration : underline;
}

.TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
}

.TABLE-ORANJE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
	background : #FE6500;
	text-align:center;
}

.TABLE-GROEN {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
	background : #00CA00;
	text-align:center;
}

.TABLE-BLAUW {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
	background : #0071BA;
	text-align:center;
}

.TABLE-GRIJS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
	background : #808080;
	text-align:center;
}

.TABLE-GRIJSLINKS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
	background : #808080;
	text-align:left;
}

.TABLE-LICHTGRIJS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	background : #DDDDDD;
}

.TABLE-DEALERS {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight: bold;
	background : #3E3D3D;
	text-align:left;
	padding-left: 5px;
}
.TABLE-DEALERSLIGHT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	background : #DDDDDD;
	text-align:left;
	padding-left: 5px;
}