﻿.freeship {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}
h4 {
	font-family: Andy, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	background-color: #663333;
	color: #FFFFFF;
	padding: 5px;
}
h5 {
	color: #666633;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 3px;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #663333;
}
.style663333 {
	color: #663333;
}
.itemdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-right: 0px;
	margin-left: 10px;
}
.itemprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #666633;
	font-weight: bold;
	margin-left: 10px;
}
.itempriceright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #666633;
	font-weight: bold;
	margin-left: 10px;
	text-align: right;
}
.reduceprice {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	color: #663333;
	text-decoration: none;
	margin-left: 5px;
}
.addtocart {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: normal;
	color: #FFAF33;
	text-decoration: none;
	margin-left: 15px;
	text-align: center;
}
.closeout {
	font-size: small;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	font-style: normal;
	color: #663333;
	text-decoration: none;
	margin-left: 5px;
}
.halfoffsale {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	margin-left: 5px;
}
