.heading {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #BCD0EB;
}
.reg {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #BCD0EB;
	font-variant: normal;
}
.price {
	font-family: "Century Gothic", Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #BCD0EB;
	text-decoration: line-through;
}
.caption {
	font-family: "Century Gothic", Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #BCD0EB;
}
