@charset "utf-8";
th {
	background-color: #990000;
	border: thin solid #480000;
	color: #FFFFFF;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.smallprodheader {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.wasprice {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.nowprice {
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
