body,table {
	font-size: 9pt;
	word-break: break-all;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
		color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
