a {
	text-decoration:none;
}
a:hover {color:#ff0000}

body	{
	word-break: break-all;

}

table {
	font-size: 10pt;
	word-break: break-all;
	margin: 3px;
	line-height: 1.3;
	
}
.tsize{
	font-size: 13pt;
}
