body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
a:link
{
	color: #000;
	text-decoration: none;
}
a:visited
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.footer
{
	font-size:10px;
	color: #727272;
}
.footer a:link /* Link to Fresh Web */
{
	color: #727272;
	text-decoration: none;
}
.footer a:visited
{
	color: #727272;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}
.box /* Box Body Style */
{
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#CECECE;
	background-color:#E8ECF0;
	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	
	padding:5px;

}
.boxHeader /* Box Header Style */
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.txt1 /* Text Size 12pt */
{
	font-size:12pt;
}
.price /* Price Style for moreinfo page */
{
	font-size:14pt;
	font-weight:bold;
}