.td {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 18px;
	color: #FF3366;
	text-decoration: none;
}
.tdx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}

