td,body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	white-space:normal; word-break:break-all;
}
table{
white-space:normal; word-break:break-all;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #5B000E;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #5b00e;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tb {table-layout:fixed}
.td {overflow:hidden;}
