/*
 robs first cascading style sheet
 august 26 2005
 */
 body {
         margin: 20px;
         }
 div.letter {
         margin: 3em;
         font-size: 10pt/14pt;
         font-weight: 600;
         font-family: Courier;
         word-spacing: 0.01em;
 }