@charset "utf-8";
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Specials {
	color: #0099FF;
	font-weight: bold;
}
.Size {
	color: #FF0000;
}
.ProductHeading {
	font-weight: bold;
	color: #339900;
	font-size: large;
}
