body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 3.5px;
	padding: 1.5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #000000;
	margin: 3.5px;
	padding: 1.5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 3.5px;
	padding: 1.5px;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	text-decoration: underline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 20px;
}
.smalltext {
	font-size: 12px;
	display: block;
}
.enumerators {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	margin: 4px;
	float: left;
	color: #31629E;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	margin: 3.5px;
	padding: 1.5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	margin: 3.5px;
	padding: 1.5px;
}
.offerimages {
	margin: 4px;
	float: right;
}
a {
	color: #2C619E;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #DAECF9;
	font-weight: normal;
	color: #333333;
	width: 675px;
	line-height: 120%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.pullquote_byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.indent {
	text-indent: 15px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 12px;
}
.couponbook {
	background-color: #DAECF9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: right;
	width: 80px;
	text-align: center;
	border: thin solid #3162AA;
}
.strikethrough {
	line-height: normal;
	text-decoration: line-through;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	border: thin none;
	line-height: 12px;
	margin-bottom: 5px;
	font-style: italic;
}

