td {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFCCFF;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFCCFF;
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFCCFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #003399;
	background-color: #FFCCFF;
}
