.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#660066;
	border: 1px solid #FFF8DC;
	background-color: #FFF8DC;
}

.catalogTable2 {
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.catalogTable3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: top;
	background-color: #ffffff;
	color: #000000;
}

.catalogSm {
	font-size: 10px;
}

.catalogBgColor {
	
	color: #006699;
	border: 1px solid #000000;
	background-color: #FFF8DC;
}
.catalogBold {
	font-weight: bold;
}