@charset "UTF-8";
.bottomtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 16px;
}
.bgbox {
	background-color: #FDF4F9;
	background-image: url(images/pinkfade.jpg);
	background-repeat: repeat-x;
}
.bdytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.linx {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6F4125;
	font-variant: small-caps;
}
.secname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F4125;
	line-height: 20px;
}
.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 37px;
	font-weight: bold;
	color: #6F4125;
}

