td {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #2A1F00;
}
body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #2A1F00;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #2A00FF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #2A00FF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #2A1FFF;
	text-decoration: none;
}
