.total {
	font-weight: bold; 
	border-top: 
	solid #000000 1px
}
.dRow {
	border-top: solid silver 1px
}
.rowHi,.total,.rowLo,.dRow,.fRow {
	vertical-align: top
}
@media print {
	#BAT {
		display:none;
	}
}