/************************************
print, handheld, tty layout
************************************/
body {
  color:#000;
  background:#fff;
  font-family: "Times New Roman", Times, serif;
  font-size:12pt;
}
a {text-decoration:underline;}

div.header h1, .print {display:block;}

/* hide flash, header, nav, and images */
div.nav, div.left, div.left, div.montage, div#ufo, img {
  display:none;
}
