body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #000000;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #CC0000;
	border-top: solid white 2px;
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19pt;
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	font-weight: bold;
	color: #CC0000;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.tight {
	letter-spacing: -0.1em;
}

