@charset "utf-8";
.product {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	padding: 3px;
}
