.tablepress thead th,
.tablepress tfoot th {
	background-color: #0096FF;
	color: white;
}

.tablepress-id-N tbody td {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}