body {
	background-image: url(sitebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #333333;
}
a {
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #2aa57f;
}
H1 {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.2em;
}
H2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}
.pdflink {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.footernav {
	font-size: 0.9em;
	color: #999999;
	line-height: 1.6em;
}
.footer {
	font-size: 0.8em;
	color: #999999;
}
.footerlink {
	color: #999999;
}
.green {
	color: #2aa57f;
}
.supplierlink {
	text-decoration: none;
	color: #2aa57f;
}
.supplierlink:hover {
	text-decoration: none;
	color: #2aa57f;
}
