BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
}

A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: Black;
	text-decoration: none;
}

#Main {
	width:600px;
	height:450px;
	z-index:1;
	padding : 50px 50px 50px 50px;
	background-color : #FF9999;
}

#Main2 {
	width:600px;
	height:450px;
	z-index:1;
	background-color : White;
}

#Mainr {
	width:400px;
	height:300px;
	z-index:1;
	padding : 37px 37px 37px 37px;
	background-color : #FF9999;
}

#Mainr2 {
	width:400px;
	height: 300px;
	z-index:1;
	background-color : White;
}

.ItemDescription {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663366;
	font-size: 16px;
}

.Coupon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663366;
	font-size: 28px;
}

.discalimer {
	font-size: 9px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663366;
	font-size: 14px;
}