.tablepress {
	font-size: 13px;
	border-color: #1659BF;
	background-color: #ff0000;
}

.tablepress thead th {
	text-align: center;
	background-color: #1659BF;
	color: #ffffff;
	font-size: 16px;
}

.tablepress td {
	text-align: center;
}