#nav, #nav_admin, #townTeam {
	display: none;
}
#news {
	display: none;
}
#content {
	width: auto;
	border: none;
}
#adminheader.adminPage, #adminheader h1, #adminheader p {
	color: black !important;
}
.tableHeader {
	background-color: black !important;
	color: white !important;
	-webkit-print-color-adjust: exact;  /* Chrome/Safari/Edge/Opera */
  color-adjust: exact;  /* Firefox */
}
.tableData td {
	font-weight: bold !important;
}
.tableData tr {
	line-height: 2em !important;
}
body {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
