
.printOnly{
  display: inline-block;
}
.screenOnly{
  display: none;
}
td.printWrapped {
	white-space: normal;	
}