.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: 9acde0;
}
.assemblyH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #778D99;
	margin-right: 10px;
	padding-bottom: 4px;
	margin-bottom: 5px;
}
.assemblyH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.tablenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #000000;
}
#productcodes {
	margin-top: 20px;
	margin-left: 70px;
} 