body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 35px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.buttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #c01f2e;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	padding: 3px;
}
a:link {
	font-weight: bold;
	color: #2C6FA6;
}
a:active {

	font-weight: bold;
	color: #2C6FA6;
}
a:visited {


	font-weight: bold;
	color: #5982BA;
}
.pageheader {
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}
.specialstore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.specialtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.specialdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.specials {
	background-color: #FFD26D;
	padding: 2px;
	background-image: url(images/specials_bkgd.jpg);
	line-height: 11pt;
}
.storeName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #C01F2E;
}
.storeURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.storeDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.storePhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.coupons {
	border: 1px dashed #FF9900;
	text-align: center;
}
