/* print styles */


body {color: black; background: white;
font-family:"Times New Roman", Times, serif}

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;}

div#header {display: none;}

div#container {width:95%; margin-left:20px}

div#leftColumn {display: none;}

div#middleContent {width:90%}

div#linkbar {display: none;}

div#footer{display: none;}

p.nav {display: none;}

div#screen-switcher {display:none;}


