DIV.content TD{
	font-size: 11px;
	color: #45281b;
}

table.prod {
 	border-top: 1px solid #834a00;
 	border-left: 1px solid #834a00;	
}
 
table.prod td{
	border-bottom: 1px solid #834a00;
	border-right: 1px solid #834a00;	
	padding: 5px;
}

table.prod td.head, table.prod th {
	text-align: center; 
	color: #da8626;
	font-weight: bold;
	background-color: #834a00;
}

div.content {
color: #45281b;
}