.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	color: #5C4035;
	font-size: 11px;
}
.oldprice {
	color: #333;
	text-decoration: line-through;
	text-align: center;
}
.price {
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.name {
	font-weight: bold;
	padding-left: 10px;
}
.head {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #F00;
	font-weight: bold;
}
