td, th {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: black;


.header {
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	color: black;

}

.nav {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	color: red;
	font-style: normal;
	line-height: 14px;
}

.navLink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
        color: red;
