/* Default stylesheet for printing. Copyright by Michael Benson for Mystery Master. 2017-06-14. */
/* All pages should include this stylesheet. */

@charset "ISO-8859-1";

/* Don't print the fun images. */
.imgFun { display: none; }
