body {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	color: #000033;
}

td {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #000033;
}

th {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #000033;
}
a:link {
	color: #660000;
	font-family: "Book Antiqua";
	font-size: 16px;
	text-decoration: underline;
}

a:visited {
  color: #660000;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #660000;
}