body {	font-family: arial, sans-serif;	font-size: 16px;	width: 800px;	margin-left: 3%;	background-color: #E1BC9F;	color: #111;}img {	background-color: #fff;	padding: 9px 22px 36px 22px;	position: relative;	left: 35px;	}	h1 { 		font-size: 25px;
	color: #8f4f29;
}

h2 {	font-size: 20px;}h3 {	font-size: 16px;}a:link {	color: #7B0B14;}a:visited {	color: #6B0B14;}a:hover {	background-color: #6B0B14;	color: #fff;}div.separator {	height: 2px;	width: 88%;	margin-left: -5px;	margin-top: 30px;	background-color: #6B0B14;	display: block;}ul.speaker li {	margin-left: 20px;	padding: 3px 7px 0px 7px;	list-style-type: disc;}span.time {	margin-left: 5px;}span.speaker {	font-family: Arial, roman, serif;	font-size: 17px;	position: absolute;	left: 9em;	text-align: left;}span.break {	position: absolute;	left: 11em;	font-style: italic;	text-align: left;}/* This enables interactive overlaying of abstracts on titles */a.abstract {  	font-size: 17px;   	position: absolute;  	left: 24em;  	width: 500px;  	z-index: 100;  	color: #111;  	font-style: italic;  	text-decoration: none;}a.abstract:hover {	z-index: 101;  	background-color:  #fad5ba;}a.abstract span {	display: none;}a.abstract span strong {	font-family: inherit;	color: #990000;}a.abstract:hover span {	font-family: Arial, Helvetica, sans-serif;	font-size: 15px;	line-height: 19px;	font-weight: normal;	font-style: normal;	display: block;  	position: absolute;	padding: 4px 0.6em;  	top: 1.2em;   	left: 2em; 	width: 420px;  	border: 1px solid  #6B0B14;  	background-color:  #fad5ba;	color: #111;  	text-align: left;}