body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.producttitle
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.whitebg
{
	background-color:#FFFFFF;
}

.underline
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#FFFFFF;
}

a.label:link, a.label:visited
{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.label:active, a.label:hover
{
	font-family:verdana;
	font-size:11px;
	color:#4B6194;
	text-decoration:underline;
}
