body {
	background-color: white;
	color: black;
}

h2, h3, h4, h5 {
	font-family: "Courier New", Courier, monospace;
}

img { border: 0; }

address, blockquote, p, td { font-size: smaller }

.byline {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

.epigraph {
	font-size: smaller;
	font-style: italic;
}

.imgright {
	margin: 0.5em 0 0.5em 0.5em;
}

.imgleft {
	margin: 0.5em 0.5em 0.5em 0;
}

.initcap {
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin-right: 0.25em;
}

.pullquote {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

.subhead2 {
	background-color: gray;
}

h3.article {
	margin-top: 2em;
	border-top: solid #EEE 1px;
	padding-top: 0.5em;
}

strong.speaker { font-size: 1.2em; }
