/* This style sheet extends pnt-style-new.css for print */

body {
	background: none;
	}
#frame {
	background: none;
	width: 700px;
	margin: 0;
	}
#header {
	background: none;
	}
#menu, #submenu {
	display: none
	}
#content {
	background: none;
	margin: 0;
	}
#footer {
	background: none;
	padding: 5px 0;
	border-top: solid #000 1px;
	}



body, p, dl, ul {
	font-size: 14px;
	}
.noprint {
	display: none;
	}
.noscreen {
	display: block;
	}



#footerlink {
	color: #000;
	}



