/* CSS Document */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style8 {font-family: Arial; color: #333333; }
a:link {
	color: #000000;
}
a:visited {
	color: #ff0000;
}

.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
.style11 {
	font-size: large;
	color: #000000;
}
.style12 {color: #000000}
.style13 {font-size: large; color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.stylePrice {
font-size: large;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.styleXthrough {
	font-size: large;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}

.styleSmallName {
	font-family: Arial, Helvetica, sans-serif; font-size: small; 
	color: #000000; 
	font-weight: bold;
	text-decoration: underline 
}
.styleNewIn {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.styleSmallPrice {
	font-family: Arial, Helvetica, sans-serif; font-size: small; 
	color: #000000; 
	font-weight: bold;
}
.styleSmallXthrough {
	font-family: Arial, Helvetica, sans-serif; font-size: small; 
	color: #000000; 
	font-weight: bold;
	text-decoration: line-through;
}

