.productName {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.description_product {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.price {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 30px;
}
.subheadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.subheadLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-decoration:underline;
	
}
.pricelink {
}
.pricelink a{
text-decoration: none;
color: #333333;
}
.pricelink a:hover{
text-decoration: underline;
color: #333333;
}
