@charset "UTF-8";
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}
.body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	color: #666;
}
.productdescription {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-indent: 0px;
	text-align: left;
	list-style-type: none;
	border-bottom-style: none;
	white-space: normal;
	border-bottom-color: #666;
	border-bottom-width: thin;
}
.productheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	text-align: left;
	text-indent: 0px;
	text-transform: none;
	vertical-align: baseline;
}
#boldbody {
	font-weight: bold;
}
#italic {
	font-style: italic;
}
.price {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-indent: 0px;
}
.fineprint {
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-align: right;
}
