BODY {
	font-family : Arial, Verdana;
	font-size : 12px; 
}

DIV {
	font-family : Arial, Verdana;
	font-size : 12px;
}

TD {
	font-family : Arial, Verdana;
	font-size : 12px;
}

A#kop {
	color : #000000;
	font-weight : bold;
}

.kop {
	color : #000000;
	font-weight : bold;
}

.button {
	border : 1px solid #4892FF;
	color : #FFFFFF;
	background-color : #9BC4FF;
	font-weight : bold;
	cursor : pointer;
}

.button_quicksearch {
	border : 1px solid #FF0006;
	color : #FFFFFF;
	background-color : #FF0006;
	font-weight : bold;
	cursor : pointer;
}

.bestel_blauw {
	color : #FFFFFF;
	background-color : #9BC4FF;
	font-weight : bold;
}

A#blauw {
	font-weight : bold;
	color : #599BFF;
	font-size : 13px;
}