/* PRINT STYLESHEET 											*/
/* ============================================================ */

/* Add any elements you want to hide to the rule below */
body {
  margin: 1em;
  background-color: #fff;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
}

#nav, #top-nav, #search, #bottom-nav-list{display: none;}


#logo a:active, #logo a:visited, #logo a:link, #logo a:hover {
	color:#0081C6;
	font-size:1.25em;
	display:block;
}