/* Print Style sheet */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
}

#skip, #header, #gap, #leftnav, #right, #footer, #searchbox {
	display: none;
}

#bannerprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.facultytable td {
	border-bottom:1px solid #999;
	margin:0;
	padding:10px 10px 10px 0;
	vertical-align:top;
}


p {
	font-family:"Times New Roman", Times, serif;
}
