

body {
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  color: #66330;
  font-size: small;
}

td {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  color: #663300;
  font-size: small;
}

th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  color: #333300;
  font-size: small;
}

a:link {
	color: #333300;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: small;
	text-decoration: none;
}

a:visited {
	color: #333300;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: small;
	text-decoration: none;
}

a:active {
	color: #333300;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: small;
	text-decoration: underline;
}

a:hover {
	color: #333300;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
  font-size: small;
	text-decoration: underline;
}

