body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #f6f1cd;
	background-image:  url(graphics/bg-cream.gif);
}
td {
	font-size: 13px;
}
address {
	font-size: 11px;
	font-style: normal;
}
a {
	color: #f6f1cd;
	text-decoration: none;
	padding: 2px;
}
a:visited {
	color: #FFFFee;
}
a:hover {
	text-decoration: underline;
}
.sectiontitle {
	font-size: 16px;
	font-weight: bold;
}
.product {
	font-size: 18px;
	font-weight: bold;
}
.heirloom {
	font-size: 18px;
	font-weight: bold;
	color: #bf311a;
	text-align: left;
	text-indent: 5px;
}
