.centered em {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.itemandPrice {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.bold {
	font-weight: bold;
}
.red {
	color: #F00;
	text-decoration: underline;
}
