/* perple12b + background */
.series {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #00000;
  background: #CC99FF
}
/* perple14b */
.model {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #660099;
}
/* white12b + background */
.size {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
  background: #996699
}
/* perple12b + background */
.type {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #00000;
  background: #E7D0FF
}
/* perple12 */
.item {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #660099;
}
