.tablepress .odd td {
	background-color: #ffffff;
}
.tablepress .even td {
	background-color: #a1a1a1;
}
.tablepress thead th,
.tablepress tfoot th {
background-color: #66D1A8;
}
.tablepress-id-1 tbody td {
	font-family: anton;
	font-size: 14px;
	color: #001859;
}
.tablepress-id-1 .row-5 td {
	background-color: #00c1ed;
}
		.tablepress-id-1 .row-hover tr:hover td {
	background-color: #66D1A8;
}