body.print {
	font-size: 13px;
	background-color: white;
	padding: 20px;
	color: black;
}
p {
	font-size: 14px;
}
iframe {
	width: 100%;
	height: 100px;
	border: none;
	visibility : visible;
}
.lit {
	font-size: 12px;
}
div.bigtable {
	width : 490px;
	overflow: visible;
	border: 1px solid lightgrey;
}