.productName {
	font-family: "Century Gothic", Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #435D90;
}
body {
	background-image: url(design/background.jpg);
    background-repeat: repeat-x;
    background-color: #435D90;
	margin-left: 0px;
	margin-top: 0px;
	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;
	color: #000066;
	font-weight: bolder;
}
.prices {
	font-family: "Century Gothic", Georgia;
	font-size: 11px;
	color: #000000;
}
.normalText {
	font-family: "Century Gothic", Georgia;
	font-size: 12px;
	color: #000000;
}
.images {
	border-style: solid;
	border-width: 2px;
	border-color: #785E4F;
	color: #F07C31;
}
.images2 {
	border-style: solid;
	border-width: 1px;
	border-color: #785E4F;
	color: #F07C31;
}
.promo {
	font-family: "Century Gothic", Georgia;
	font-size: 11px;
	color: #E23376;
}
.attention {
	font-family: "Century Gothic", Georgia;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.pageHeader {
	font-family: "Century Gothic", Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subHeader {
	font-family: "Century Gothic", Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #EA901E;
}

