/* print media stylesheet */

/*@import url("/uw/layout.css");*/

body {
	color: black;
	background-color: white;
}
.skiplink {
	display: none;
}

a {
	color: black;
	background-color: transparent;
}
acronym:after {
	content: " [" attr(title) "]";
}

div#navbar {
	display: none;
}

/* img {
	display: none;
} */

