.nodisp {
  display: block;
}
.noprint {
	display: none;
}
.clear {
  clear: both;
}

