.headb {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #003300;
}
.headn {
	font-size: 10pt;
	line-height: 14pt;
	color: #336600;
}
.productb {
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;
}
.productn {
	font-size: 9pt;
	color: #666666;
	line-height: 12pt;
}

.productb a:visited {
	color: #006633;
	text-decoration: none;
}
.productb a:link {
	color: #006633;
	text-decoration: none;
}
.productb a:hover {
	color: #339966;
	text-decoration: underline;
}
.productb a:active {
	color: #339966;
	text-decoration: underline;
}

.productn a:visited {
	color: #006633;
	text-decoration: none;
}
.productn a:link {
	color: #006633;
	text-decoration: none;
}
.productn a:hover {
	color: #339966;
	text-decoration: underline;
}
.productn a:active {
	color: #339966;
	text-decoration: underline;
}