TABLE.report_table {
	font-family: Times New Roman;
	font-size:12pt;
	border-style: solid;
	border-width:1px;
	border-color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}

TR.report_tr {
	background-color: rgb(200,255,255);
}

