@charset "UTF-8";
/* CSS Document */

.bodycopy {
	font-family: Arial, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
}
A, A:link, A:active, A:visited
{
	color: #999999;
	text-decoration: none;
}
A:hover
{
	color: #CCCCCC;
}
.bodycopyLight {
	font-family: Arial, sans-serif;
	font-size: 0.60em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
}
A, A:link, A:active, A:visited
{
	color: #999999;
	text-decoration: none;
}
A:hover
{
	color: #CCCCCC;
}
H1, H2, H3, H4
{
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
H1
{
  font-size: 1.15em;
  color: #333333;
}
H2
{
  font-size: 1.15em;
  color: #999999;
}
H3
{
  font-size: 0.90em;
  color: #333333;
}
H4
{
  font-size: 0.90em;
  color: #999999;
}
.productName {
	font-family: Arial, sans-serif;
	font-size: 1.60em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
}
.productStylename {
	font-family: Arial, sans-serif;
	font-size: 1.20em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
}
.productDesSizeDetStyleNum {
	font-family: Arial, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
}
.productPrice {
	font-family: Arial, sans-serif;
	font-size: 1.10em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	list-style-type: disc;
}
.productSalePrice {
	font-family: Arial, sans-serif;
	font-size: .90em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
	list-style-type: disc;
}

