h1 {
	color: #0c4499;
	line-height: 140%;
}

h2 {
	color: #666;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 2em 0;
	line-height: 140%;
}

h3 {
	color: #0c4499;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0px;
	line-height: 140%;
}

h4 {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 10px;
	color: #c30;
	line-height: 140%;
	margin-top: 3em;
}

h5 {
	color: #0c4499;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
}

h6 {
	color: #0c4499;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}

.event_date {
	color: #996;
	background-color: #fff;
}
.image_caption {
	font-size: 10px;
	color: #555;
	margin: 5px 10px 0 0;
	padding: 0 0 25px 0;
}
.demph {
	color: #666;
	font-weight: normal;
}