table th,
table td{
	border: 1px solid #a8a598;
	padding: 3px;
	font-size: 93%;
}

table th{
	width: 120px;
	background: #897f70;
	color: #f1ecdb;
	text-align: center;
	vertical-align: middle;
}

table td{
	line-height: 1.5;
	background: #e3e0de;
}