/* The print styles
$Id: print.css,v 1.3 2002/12/17 01:40:39 cnelson Exp $
*/

#Header {
  display: none;
}

#Main {
  }

#LeftBlocks {
  display: none; }

#RightBlocks {
  display: none; }

#Footer {
  }

a {
  text-decoration: none;
  color: darkblue;
  font-weight: 700; }

.nodeTitle {
  font-size: 160%; }

.nodeCredits {
  font: 80%; }

.nodeLinks {
  display: none; }
