table {
	font-size: 10pt;
	font-family: "Trebuchet MS";
}
body {
	font-size: 10pt;
	font-family: "Trebuchet MS";
}
a {
	color: #0000FF;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: "Trebuchet MS";
	text-decoration: none;
}


