﻿td {
	/*word-break:break-all;*/
	
	
	font-size: 9pt;
	line-height: 23px;
	text-decoration: none;
}
th { 
	white-space:nowrap;
	font-size: 9pt;
	line-height: 17px;
}
.tablecolor tr{
	background-color:expression('#D4DDED,#FFFFFF'.split(',')[rowIndex%2]); 
}

.style{ 
	font-size:12px;
	font:Arial
}
