<head>
  <title>Evolution of Sales Tracking Systems - Frederick Shaddock (1987)</title>
  <!--{  }
 1987 dot-matrix printer css{  }
  <!style type="text/css">
    body {
      font-family: "Courier New", monospace;
      background-image: 
        url('repeating-linear-gradient(%20white,%20white%2023px,%20#DDD 24px, #DDD 25px'); /* Tractor-feed paper lines */
      margin: 0.5in
    }
    pre, code {
      letter-spacing: -0.5px; /* Ink bleed */
      text-shadow: 0 0 2px rgba(0,0,0,0.3); /* Dot-matrix impression */
    }
    @media print {
      @page { 
        size: 8.5in 11in;
        margin: 0.5in;
        marks: crop cross;
      }
      body { 
        background: white; /* Override for printing */
      }
    }
  <!/style>
</head>