.confTitle {
	font-size: 125%;
	font-weight: bold;
	/*margin-bottom: -0.5em;*/
	border-top: 5px solid #87CEEB;
	color: Navy;
}

.confVenue{
	font-style: italic;
	/*margin-bottom: -0.5em;*/
}
.confDate {
	font-size: 110%;
	/*margin-bottom: -0.5em;*/
}

.confLecture {
	font-weight: bold;
	padding-bottom: -1.5em;
	margin-top: 1em;
	border-top: 1px solid #F0F8FF;
}

.confSpeaker {
	font-style: italic;
	margin-top: -0.9em;
}

/*.confSummary {
	
}
*/
.yearMenu {
/*	border: 1px solid green;
	background-color: #F1FEF1;
	text-align: center;
*/}

.consEnd {
	border-bottom: 1px solid grey;
	margin-top: 1em;
	margin-bottom: 4em;
}