td {
	font-size: 9pt;
	line-height: 15pt;
}
.bt {
	font-size: 11pt;
	line-height: 18pt;
	font-weight: bolder;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
