/*  This style sheet could not have been compiled without the following resources:   */
/*  http://www.alistapart.com/     */
/*  http://www.bluerobot.com/     */
/*  http://www.nypl.org/styleguide/     */



body {  
	font-family: Arial, Helvetica, Geneva, sans-serif;  
	background: #fff;
	color: #000;
	margin: 5% 10%;
} 
h1  {  
	font-size: 1.75em;  
	margin-top: 0;  
}
h2, h3 {  
	font-size: 1.5em;  
	margin-top: 40px;  
	margin-top: 50px;
}
blockquote  {  font-size: 0.8em;  }
a, a:active {  color: #06d;  }
a:visited  (  color: #f60;  }
hr {  display: block;  }
.sales  {  
	font-weight: bold;
	font-size: 0.8em;
}
