/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
h1, a { color:#53A017; }
h1 a { text-decoration:none; }
#content h2 { font-size:1.5em; }
#header h2 { border-bottom:2px solid #53A017; }
#footer { margin-top:1em; font-size:.75em}
.hide-p { display:none; }
img { float:right; margin:1.5em 0em 1.5em 1.5em; }
.noFloat { float:none; margin:0; }

