.prodnav {
	background-image: url(../images/navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navlinks:hover {
	text-decoration: underline;
	color: #FF0000;
}
.statement {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.prodhead {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.spacing {
	line-height: 1.5em;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.prodhead:hover {
	text-decoration: underline;
}
