.CategoryDescription {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.MainProductName {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.MainProductDescription {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.ProductLongDescription {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.SubProductTable {
	border: 0px solid #000000;
}
.SubProductName {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}
.SubProductPrice {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}
.SubProductQuantity {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}
.SubProductLabels {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}
