td {
	font-size: 9pt;
	line-height: 15pt;
	color: #666666;


}
.j {
	line-height: 20pt;
}
.xt {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.ux {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dd {
	font-size: 16pt;
	line-height: 22pt;
	font-weight: bolder;

}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}