.print {
	display:block;
}
.dontprint {
	display:none;
}
#ust-sectionHeader {
	margin-left:12px;
	height:auto;
}
#leftCol { display:none; }
#pageBody {
	width:700px;
}
#pageBody .functional {
	width: 800px;
}
h2.print {
	color:black;
	font-size:18pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}
td {
	border: 1px solid black;
	}
