/* CSS Document */
table.twm06{
width: 100%;
border-collapse: collapse;
}
td.twm06{
	text-align:right;
	
}
td.twm06colhead{
	text-align:right;
	border-right: dotted thin black;
	padding: 10px;
	
}
th.twm06{
	font-size: 10px;
	border-bottom:solid thin black;
	white-space: nowrap;
	text-align:right;
	padding: 5px;
	
}

