@font-face {
  font-family: "Century Gothic";
  src: url(/GOTHIC.ttf) format("truetype");
}

BODY, TD {
	font-size: 11pt;
	font-family: "Century Gothic";
}

A {	text-decoration: none;
	color: #e07707;
}

A:Hover {
	text-decoration: none;
	color: #0DACF0;
}
