TABLE#TBLreport {
	background-color: #000000;
}
TABLE#TBLreport TD {
	text-align: justify;
}
.letter {
	width: 90%;
	text-align: justify;
	font-style: italic;
}
th {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
	font-style: normal;
}

