* print styles *
BODY {color: black; background: white;}
A:link, A:visited {background: white; color: black; text-decoration: underline; font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px; border-bottom: 1px solid gray;}
#logo {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 150px;
	height: 71px;
	background-image: url(../images/logo-sm.png);
	border: 1px #000000;
}
#pathway {font-weight: bold;}
#search {display: none;}
#pillmenu {display: none;}
#rightcolumn {display: none;}
#leftcolumn{display: none;}
#footer {display: none;}