/* Print media stylesheet for Eremaea Birds */

body {
	background-color: white;
	margin-top: 0px;
	margin-left: 0px;
}
body.popup {
	margin-top: 0px;
	margin-left: 0px;
}
a.nuop:link {
	text-decoration: none;
}
a.nuop:visited {
	text-decoration: none;
}
a.nuop:active {
	text-decoration: none;
}
a.nuop:hover {
	text-decoration: none;
}
table.main {
	border-width: 0px;
	height: auto;
	margin-left:0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 650px;
}
.noprint {
	display: none;
}

