body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	padding: 10px;
	font-size:12px;
	}
a {
	text-decoration: none; 
	cursor: pointer; 
	color: #5E938B;
	}
a:hover {
	text-decoration: underline;
	}
h1{
	font-size:18px;
	font-weight:bold; }
h2{
	font-size:18px;
	font-weight:bold; }
h3	{ font-size: 18px; font-weight:bold; padding: 10px 0; }
.footer	{ padding: 10px 0; font-size: 10px; }
.footer a { font-size: 10px; }
.date{ font-size: 11px; }
.pricePromoStrike
{
	text-decoration:line-through;
	font-size: 0.8em;
	display:block;
}
.pricePromo
{
	display:block;
}