/* line 1, ../../../app/stylesheets/print.sass */
body {
  font: normal normal 12px / 1.5em "Times New Roman", Times, serif; }

/* line 5, ../../../app/stylesheets/print.sass */
a[href]:after {
  content: " (" attr(href) ") ";
  font-size: 90%; }
/* line 8, ../../../app/stylesheets/print.sass */
a[href^="/"]:after {
  content: " (http://domain.com" attr(href) ") "; }

/* line 11, ../../../app/stylesheets/print.sass */
ol#accessibility-nav, .hide {
  display: none !important; }
