/* 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" /> */


 body {
   font-size: 100%;
   font-family: "Open sans", Helvetica, Arial, Sans-Serif;
   font-weight: lighter;
   line-height: 1.4em;
   color:black;
   background-color: white;
 }
