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

@import "/stylesheets/typography.css";
@import "/stylesheets/tables.css";

/* Add any elements you want to hide to the rule below */
#nav,
#universal-nav,
#masthead,
#sidenav,
#footerlinks,
#footer-nav,
#credits,
#tabs
{display:none;}

#contentholder .text p { text-align:justify; }
.tab_section { display:block !important; }