/*OFYP style for print mediaBy Kristofer D. Layon, MFAOffice of the Senior Vice President for System AdministrationUniversity of MinnesotaRevised March 22, 2006*/body {	margin: 1in;	font-family: arial, helvetica, sans-serif;	font-size: 12pt;	}h1, h2, h3, h4, h5, h6 {	font-family: times, "times new roman", serif;	}#headerNav,#header,#head-secondary,#topnav,#leftNav, #sitesection2,.breadcrumbs {	display: none;	}	a:link, a:visited {	color: #999;	}	/* print URLs after link text */#bodyContent a:link:after, #bodyContent a:visited:after {	content: " (" attr(href) ") ";	}
