td {
	font-family: Arial, Helvetica, sans-serif;
}
.copys {
	font-size: 10px;
}
.product {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.quotes {
	font-size: 12px;
	font-style: italic;
}
.heads {
	font-size: 16px;
	font-weight: bold;
	color: #996699;
}
.purples {
	color: #996699;
	font-weight: bold;

}
.fredstyle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC33;
}
.products {
	font-family: helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
.information {
	font-size: 12px;
}
.productdivide {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #99CC33;

}
.greenback {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #99CC33;
}
.orangeback {
	font-size: 16px;
	font-weight: bold;
	background-color: #663366;
	color: #FFFFFF;

}
.yellowback {

	font-size: 16px;
	font-weight: bold;
	background-color: #FF9900;
	color: #000000;
}
