.productName {
	font-family: "Century Gothic", Georgia;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-color: #E9D0A8;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	color: #785E4F;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.productDescription {
	font-family: "Century Gothic", Georgia;
	font-size: 10px;
}
.prices {
	font-family: "Century Gothic", Georgia;
	font-size: 11px;
}
.normalText {
	font-family: "Century Gothic", Georgia;
	font-size: 12px;
}
.images {
	border-style: solid;
	border-width: 2px;
	border-color: #785E4F;
}
.images2 {
	border-style: solid;
	border-width: 1px;
	border-color: #785E4F;
}
.promo {
	font-family: "Century Gothic", Georgia;
	font-size: 11px;
	color: #990000;
}
.attention {
	font-family: "Century Gothic", Georgia;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.pageHeader {
	font-family: "Century Gothic", Georgia;
	font-size: 18px;
	font-weight: bold;
}
.subHeader {
	font-family: "Century Gothic", Georgia;
	font-size: 15px;
	font-weight: bold;
}
