/* Global stylesheet for print media */

@import "visual.css";

img { border: 0 }

div.menu { display: none }

abbr, acronym
{
  /* Old browsers used the border property. Firefox 40+ uses text-decoration:
   *   https://www.fxsitecompat.com/en-CA/versions/40/
   *   http://stackoverflow.com/a/32162038/3782797
   */
  border: none;
  text-decoration: none;
}

.noprint { display: none }

/* $Id: print.css 91460 2016-08-19 09:27:26Z vinc17/cventin $ */
