p {
	text-align: justify;
}
.nodisp {
  display: block;
}
.noprint {
	display: none;
}
.clear {
  clear: both;
}
h4 {
	border-bottom: 1px solid #000;
}