body {
	font-family: "Bell MT";
	font-size: 14px;
	color: #373A30;
	font-style: normal;
	background-color: #EAEAD0;
}

td {
	font-family: "Bell MT";
	font-size: 14px;
	color: #373A30;
	font-style: normal;
}

th {
	font-family: Algerian;
	font-size: 16px;
	color: #373A30;
	font-style: normal;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-family: Algerian;
	color: #373A30;
}
h2 {
	font-size: 18px;
	font-family: Algerian;
	color: #373A30;
}
a:link {
	color: #373A30;
	text-decoration: none;
}
a:visited {
	color: #373A30;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}