
/* Table Cell */

td 
{
	font-size: 14px;
	color: #000000;
}

.prodHeading
{
	font-size: 20px;
	color: #000000;
	font-family: Times New Roman,Arial, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}

.prodTitle
{
	font-size: 18px;
	color: #da7d33;
	font-family: Times New Roman,Arial, sans-serif;
	font-weight:bold;
}

.prodText
{
	font-family: Times New Roman,Arial, sans-serif;
	font-size: 14px;

}
