.forScreen {
	display: none;
}
.forPrint {
	display: block;
}

.printHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #246B88;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

.mainTable {
	width: 95%;
	height: auto;
}
