td,body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	111word-break: break-all; 
	111word-wrap: break-word;
}
.15 {
	font-size: 14px;
	color: DB6C00;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: DB6C00;
	border-right-color: DB6C00;
	border-bottom-color: DB6C00;
	border-left-color: DB6C00;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #FF6600;
	#text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

.tb
{
table-layout: fixed;
}  
