body{
	padding: 0px; 
	border: 0px; 
	margin: 0px;
	background: #DADDEC url(images/background.gif);
	background-repeat: repeat-x;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.linkstext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.linkstext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 2E631B;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #273e46;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}

.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-left: 15px;
}

.productsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.producttext ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: square;
	padding-left: 15px;
	padding-right: 10px;
}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cad7df;
}
.xlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #273e46;
}
