* {
padding:0px;
margin:0px;
}
.body {
text-align:left;
}
.cupon {
	vertical-align:middle;
	text-align:center;
	border:dashed black 1px;
	}
.head {
	text-align:center;	
}
a {
	text-decoration:none;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ED174F;
}
i {
	font-weight:normal;
}
img {
	padding:0px;
	border:0px;
}
li{
	display:inline;
	padding:0px 15px 15px 0px;
}
td{
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ED174F;
	font-weight:bold;
}

.price {
	text-align: center;
}

th {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ED174F;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
}
table {
	background-image:url(images/tblbg.jpg);
}

ul {
	cursor: default;
	list-style-type: none;
	border-top:solid black 1px;
	border-bottom:solid black 1px;	
}