body {
	font: normal 12px "Times New Roman", Times, serif;
	color: #003366;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.footer {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #003366;
}
.Header {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	color: #003366;
}
.cursor {
  cursor: pointer;
}
.title {
	font: bolder 36px Arial, Helvetica, sans-serif;
	color: #036;
	background: #E8E7E3;
}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
}
