td {
	font-family: Trebuchet MS;
	font-size: 10pt;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
input {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
textarea{
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
select {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

