/* Print stylesheet */body {	background: white;	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	}#container {	font-size: 90% !important;	width: auto;	margin: 0 5%;	padding: 0;	border: 0;	float: none !important;	color: black;	background: transparent none;	} /* nav elements */#logo img {	padding: 0 0 20px 0;	}#logo a {	display: none;	}#utilities-top {	display: none;	}	#nav {	display: none;	}	#footer	{	display: none;	}	/* absolutely positioned graphics */.hole-punched, .about-box-corner, .pin-yellow, .paperclip, .stickytape-box-corner, .stickytape, .pin-red, .stickytape-left, .stickytape-right	 {	display: none;	}/* boxes */		.subsubnav-box {	display: none;	}	/* other elements */		.previous-next {	display: none;	}	a.previous, a.next {	display: none;	}		h1 img	{	border: none	}		form {	display: none;	}	.double-column-box h2 img {	display: none;	}	.archive-col {	display: none;	}				
