.tablepress-id-1 tbody td {
	font-family: Tahoma;
	font-size: 14px;
	color: #f8f8f8;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #5F76C0;
}

.tablepress .odd td {
	background-color: #5F76C0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tablepress .even td {
	background-color: #7C8DC3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tablepress thead th {
	border-bottom: medium none;
}

.tablepress tbody td,
.tablepress tfoot th {
	border-top: medium none;
}

.tablepress-id-1 .column-1 {
	padding: 4px;
}

.tablepress-id-1 .column-2 {
	padding: 4px;
}

.tablepress-id-1 .column-3 {
	padding: 4px;
}

.tablepress-id-1 .column-4 {
	padding: 4px;
}