.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #DFA360;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 6px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #721B4F;
	padding: 10px;
}
.hometitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EFD1AF;
}
.hometext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #721B4F;
}
.homesmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.hometext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.homtext10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whitelinktext {
	font-size: 12px;
	color: #FFFFFF;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #721B4F;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
}
.footertext {
	font-size: 10px;
	color: #000000;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.largeptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #721B4F;
	font-weight: bold;
}
.couponborder {
	border: 2px dashed #5E8743;
}
.couponborder2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #5E8743;
	border-right-color: #5E8743;
	border-bottom-color: #5E8743;
	border-left-color: #5E8743;
}
