@charset "utf-8";
h4 {
	text-align: left;
}
h3 {
	text-align: left;
	color:#CC6600;
	font-style: italic;
	line-height: 1em;
}
h2 {
	color: #A18F1F;
	padding-left: 10px;
	letter-spacing: .5em;
	line-height: 1.5em;
}
ul {
	text-align:left;
}
.citation {
	margin-left:40px;
}
.emphasize {
font-weight:bold;
}
.italicize {
font-style:italic;
}
.caption {
	font-style:italic;
	font-size:smaller;
}
.event_date_and_title {
font-weight:bold;
}
h1 {
	font-size: 1.5em;
	color: #336699;
	line-height: 1.7em;
}

