.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #815d19;
	line-height:20px;
}
.footer A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #815d19;
	line-height:20px;
}

/*Products*/

#product_table{
	margin:20px 0 0 0;
	font-size:13px;
}

#product_table TD{
	padding:5px;
}
#divder{
	border-bottom:1px solid #311d14;

}

.indent{
	text-indent:10px;
}

