.tblContent th {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #826a50;
	}

.tblContent td {
	font-size: 11px;
	font-weight: normal;
	color: #4e4027;
	background: #e7e5e2;
	}