body {
	font-family: sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	position: relative;
}
/* Opera puts these in small caps by default. */
acronym, abbr {
	font-variant: normal;
}
#column-content h1 {
	font-size: 130%;
	line-height: 130%;
}
#column-content h2 {
	font-size: 110%;
	line-height: 110%;
	margin-top: 1.5em;
}
#column-content h3 {
	font-size: 90%;
	line-height: 90%;
	margin-top: 1.5em;
}
blockquote {
	margin: 1em 1em;
	border: 1px dashed rgb(100,100,100);
	padding: 1em;
}

