body { 
  color                 : black ;
  background-color      : #faf4ea ;
  font-family: helvetica, sans-serif ; 
}
h1, h2, h3, h4 {
  color                 : #990066 ;
  font-variant: small-caps; 
  font-weight:900;
}
img { 
  border-width          : 0 ; 
  background-color      : #faf4ea ;
}

tt {
   font-family: courier, monospace ;
   }

pre {
    font-family: courier, monospace ; 
    }		 

address tt { 
   font-family: courier, monospace ; 
   font-size: 110% ; 
   font-style: normal ;
   }

