body {
	font-family: sans-serif;
	font-size: small;
}
em.note {
	color: orange;
}
div.quote1 {
	margin-left: 0.5em;
}
div.quote2, div.quote2_code {
	margin-left: 0.5em;
	border: 1px solid silver;
	color: #666;
	background: #F0F0F0;
}
div.quote2_code {
	font-family: monospace, sans-serif;
}