html * {
	font-family: Arial, Helvetica;
}
blockquote p {
	font-family: Georgia, serif; /* Garamond */
	font-style: italic;
	line-height: 1.5em;
}
#header blockquote p {
	font-size: 10pt;	
}
#content blockquote p {
	text-align: center;
}
li {
	font-size: 1.1em;
	font-weight: normal;
}
p {
	font-size: 1.09em;
}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	font-size: 1.8em;
	padding-bottom: 0.3em;
	margin-top: 0.2em;
}
h2 {
	margin-top: 1.5em;
	padding-bottom: 0.3em;
}
table caption {
	font-weight: bold;	
}
#content ul.nolist {
	font-size: 0.7em;
}