
td {
	font-size: 9pt;
	height: 15pt;
}

a:link {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;;
}
