body {
	background-color: #FFFFFF;
	margin-top: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #414141;
	text-decoration: none;
}
a:link, a:visited {
	color: #375A6F;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:active {
	color: #593571;
	font-weight: normal;
	text-decoration: underline; 
}
.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
}
.sold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
