/*********************************************************************
print settings
*********************************************************************/
body{
  font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size:12pt;
  line-height:1.5em;
}
h1{
  font-size:18pt;
}
h2{
  font-size:14pt;
}
h3{
  font-size:13pt;
}
a:link, a:visited{
  color:blue;
  text-decoration:underline;
}
#content a:link:after, #content a:visited:after{
  content: " (" attr(href) ") ";
}
#column_one, #footer, .accessibility{
  display:none;
}
