.normal {
	/*font-family: "Times New Roman", Times, serif; */
	font-size: 14px;
	font-family: "Papyrus", "Comic Sans MS", arial, "Times New Roman";
	color: #333333;
}

.normal-bold {
	font-size: 14px;
	font-family: "Comic Sans MS", arial, "Times New Roman"*/;
	font-weight: bold;
	color: #333333;
}

.link-bold {
	font-size: 16px;
	font-family: "Papyrus", arial, "Times New Roman";
	font-weight: bold;
	color: #333333;
}

.data {
	font-size: 16px;
	font-family: "Papyrus", arial, "Times New Roman";
	color: #333333;
}

.data2 {
	font-size: 12px;
	font-family: "Papyrus", arial, "Times New Roman";
	color: #333333;
}

.data3 {
	font-size: 20px;
	font-family: "Papyrus", arial, "Times New Roman";
	color: #333333;
}

.policy {
	font-size: 16px;
	font-family: "Papyrus", arial, "Times New Roman";
	border-bottom: 3px double;
	line-height: 1.7em;
	color: #330099;
}

.policy2 {
	font-size: 14px;
	font-family: "Papyrus", arial, "Times New Roman";
	color: #333333;
}

.massage {
	font-size: 20px;
	font-family: "Papyrus", arial, "Times New Roman";
	font-weight: bold;
	letter-spacing: 3;
	border-bottom: 3px double;
	line-height: 1.7em;
	color: #C029B2;
}

.address {
	/* font-family: "Times New Roman", Times, serif; */
	font-family: "Papyrus", "Comic Sans MS", arial, "Times New Roman";
	font-size: 8pt;
	color: #444444;
	letter-spacing: 3;
	font-weight: normal;
}
.coupon {
	background-color: #a39c7f;
	background-image: url(images/specials_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 355px;
	height: 151px;
	margin: 0px;
	padding: 0px;
}
.couponMain {
	font-size: 4em;
	font-weight: bold;
}

.couponDetails {font-size: 1.5em}
.couponDetails2 {font-size: 1.2em}
.finePrint {font-size: 9px}
