.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.producthead {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #055BBB;
	font-size: 15px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.header {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
body {
	background-image: url(images/bg_alum.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}