.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;

}
.norman {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}
.product-type {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #CC6600;
}
.code {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

