/* Print CSS - For layout of printed pages */

body {
  padding: 5pt;
  margin: 5pt;
  font-size: 10pt;
}
