a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

body,table {
	font-size: 10pt;
	word-break: break-all;
}
