.tblContent th {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #5c260f;
	}

.tblContent td {
	font-size: 11px;
	font-weight: normal;
	color: #a38b77;
	background: #ede8e5;
	}
