.tbx {
	color: #000000;
	text-decoration: none;
}
.black {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.black_font_sml:link,a.black_font_sml:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.black_font_sml:active,a.black_font_sml:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

