td {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 9pt;
	color: #333333;
}
a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}

