/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/* line 4, ../sass/print.scss */
a[href]:after {
  content: '';
}

/* line 8, ../sass/print.scss */
html {
  width: 8.5in;
  height: auto;
  min-height: 0;
}

/* line 14, ../sass/print.scss */
body {
  padding-top: 0;
  height: auto;
  min-height: 0;
}

/* line 20, ../sass/print.scss */
th, td {
  font-size: 65%;
}

/* line 23, ../sass/print.scss */
#wrapper {
  min-height: auto;
  position: relative;
}
