/* print-stylesheet */
/* 070706 */
body {
	background: #fff;
	color: #000;
}

div#wrap {
	width: 90%;
}

ul#menu {
	display: none;
}

h1#logo {
	width: inherit;
	height: inherit;
	position: inherit;
	background: none;
}

.nurPrint {
	display: block;
}

h2, h3, h4 {
	color: #000 !important;
}