.tablepress thead th,
.tablepress tfoot th {
	background-color: #47403b;
	color: #fff;
}

.tablepress tbody td {
	border-style: groove;
	text-align: center;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #a1a1a1;
	color: #fff;
}