body {
	background-image: url(images/lpbg.gif);
	background-repeat: repeat-x;
	background-color: #9C4D10;
}
h3 {
	letter-spacing: normal;
	text-align: left;
	word-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9C4D10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #9C4D10;
}
.links {
	color: #FFFFFF;
	text-align: center;
	word-spacing: 2px;
}
.style1 {font-size: small}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D67110;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: medium}

.cents {
	text-align: center;
}
h5 {
	font-size: medium;
	color: #9C4D10;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #9D4E14;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #F6DC4B;
	font-size: small;
}

.price {
	text-align: right;
	color: #9C4D10;
}

