table {
	font-size: 12pt;
	font-family: Trebuchet MS;
}
body {
	font-size: 12pt;
	font-family: Trebuchet MS;
}
a {
	color: #00746B;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a:visited {
	color: #00746B;
	font-family: Trebuchet MS;
	text-decoration: none;
}
a:hover {
	color: #ABA000;
	font-family: Trebuchet MS;
	text-decoration: none;
}


