table {
	font-size: 9pt;
	line-height: 20px;
}
td {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
a {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
td {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
}
a:hover {
	font-size: 9pt;
	text-decoration: underline;
	color: #FF6600;
}
