﻿@charset "utf-8";
/*
CSS Code for Product Pages
*/
.tableshade {
	background-color: #D8D8D8;
}
.prodtext {
	font-family: Arial, Helvetica, sans-serif; font-size: small
}

.fineprint {
	font-size: xx-small;
}
.policyhead {
	font-family:Arial, Helvetica, sans-serif; text-align: center
}
.offer {
	font-size: medium
}
.offer1 {
	color:red
}
.offer2 {
	text-decoration: line-through;
}
.csoon {
	color: red;
	font-weight: bold;
}
