.tblContent th {
	font-size: 12px;
	font-weight: bold;
	color: #4e4027;
	background: #a17c59;
	}

.tblContent td {
	font-size: 11px;
	font-weight: normal;
	color: #4e4027;
	background: #e3d5bc;
	}