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;
}
a.b:link {
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 123px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 20pt;
	font-size: 9pt;

}
a.b:visited {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 30px;
	width: 123px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;
	font-size: 9pt;
}
a.b:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #909B9C;
	height: 30px;
	width: 123px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;
	font-size: 9pt;
}
a.b:active {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 30px;
	width: 123px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 20pt;
	font-size: 9pt;
}
