.listdiv {
	height : 300px;
	overflow : auto;
	}
.recheader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #002E55;
	font-weight: bold;
	font-size: 1.0em;}
.screen {
display :inline;
visibility: visible;

}
.print {
display :none;
visibility: hidden;
}
