td {
	font-size: 9pt;
}
.style {
	font-size: 10pt;
	line-height: 18pt;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
