@charset "utf-8";
/* CSS Document */

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.product-name {
}

.price {
	font-style: italic;
	color: #FF0000;
}

