.standard-text {
	font-family:		times;
	font-size:			10pt;
	font-weight:		normal;
	font-style:			normal;
	color:				#333333;
}
.category-title {
	font-family:		times;
	font-size:			13pt;
	font-weight:		bold;
	font-style:			normal;
	color:				#ff3366;
}
.category-title:link {
	font-family:		times;
	font-size:			13pt;
	font-weight:		bold;
	font-style:			normal;
	text-decoration:	none;
	color:				#ff3366;
}
.category-title:hover {
	font-family:		times;
	font-size:			13pt;
	font-weight:		bold;
	font-style:			normal;
	text-decoration:	none;
	color:				#666666;
}
.category-title:visited {
	font-family:		times;
	font-size:			13pt;
	font-weight:		bold;
	font-style:			normal;
	text-decoration:	none;
	color:				#ff3366;
}
.category-text {
	font-family:		times;
	font-size:			10pt;
	font-weight:		normal;
	font-style:			italic;
	color:				#666666;
}
.product-title {
	font-family:		times;
	font-size:			13pt;
	font-weight:		normal;
	font-style:			normal;
	color:				#ff3366;
}
.product-title:link {
	font-family:		times;
	font-size:			13pt;
	font-weight:		normal;
	font-style:			normal;
	text-decoration:	none;
	color:				#ff3366;
}
.product-title:hover {
	font-family:		times;
	font-size:			13pt;
	font-weight:		normal;
	font-style:			normal;
	text-decoration:	none;
	color:				#666666;
}
.product-title:visited {
	font-family:		times;
	font-size:			13pt;
	font-weight:		normal;
	font-style:			normal;
	text-decoration:	none;
	color:				#ff3366;
}
.product-text {
	font-family:		times;
	font-size:			10pt;
	font-weight:		normal;
	font-style:			italic;
	color:				#666666;
}
.table-row-divider {
	background-color:	#eeeeee;
}
