.bigtext { color: #000000; font-weight: bold; font-size: 12pt; font-weight: bold  }
.bigtextwhite { color: white; font-weight: bold; font-size: 12pt;  font-weight: bold  }
.normaltext { color: black; font-size: 8pt; font-family: Verdana, Tahoma }
.normaltextwhite { color: white; font-size: 8pt; font-family: Verdana, Tahoma }
.smalltext { color: black; font-size: 6pt }
.smalltextwhite { color: white; font-size: 6pt }
.verybigtext { color: black; font-weight: bold; font-size: 16pt; font-weight: bold  }
.verybigtextwhite { color: black; font-weight: bold; font-size: 16pt; font-weight: bold  }
.catproduktgroep{
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
}
.catsubgroep{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.catartikel{
	font-size: 8pt;
}
.catprijs{}

body {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	text-decoration: none;
	background-color: #000000;
}
a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
