.noprint {
	display : none;
}
.indicatorTable {
	border-collapse : collapse;
	width : 100%;
	page-break-after : always;
}
.indicatorTable td {
	border : 1px solid #000000;
}
.lt {
	text-align : center;
	background-image : URL(../images/tick-black.gif);
	background-repeat : no-repeat;
	background-position : center;
}
.dt {
	text-align : center;
	background-image : URL(../images/tick-black.gif);
	background-repeat : no-repeat;
	background-position : center;
}
.hs {
	width : 65px;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	padding : 4px;
	text-indent : 4px;
}