body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #404040;
	background: #e6e6e6;
}
td {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
table.mail_products_list {
	width: 600px;
}
table.mail_products_list th {
	font-size: 12px;
	text-align: left;
}
table.mail_products_list td {
	font-size: 12px;
	font-weight: normal;
}
table.mail_shipment {
	width: 400px;
	border-collapse: collapse;
}
table.mail_shipment th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
table.mail_shipment td {
	font-weight: normal;
	font-size: 12px;
}