
heading
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
	font-style:normal;
	font-weight:bold;
}

.productBody
{
  font-family:Verdana;
  font-size:10pt;
	margin-left:0px;
	margin-top:0px;
	background-color:White;
}

.productHeading
{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
}

.productDescription1
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
}

.productSubDescription
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

.productSubDescription2
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:normal;
}

.copyright
{
	font-family:Verdana;
	font-size:6pt;
	font-weight:bold;
}

.link_off
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	cursor: hand;
}

.link_on
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	cursor: hand;
}