body,table {
	font-size: 8pt;
	word-break: break-all;
}
a {
	text-decoration:none;
	color: #E84418;
}
a:hover {
	color: #ff0000;
}
table.outer {
	background: #FDECE7;
}