.Product {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-position: center top;

}
.ProductName {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.ProductDesc {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Back {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Ingredients {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.IngredientsList {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}
.IngredientName {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
