.Session_Title {
	font-family: "Trebuchet MS", Verdana;
	font-size:24px;
	color: #0F2833;
	text-align:center;
}
.Session_Price {
	color: #4D1012;
	font-weight: bold;
}	
.Session_Quote {
	padding: 10px;
	border: 1px solid #999999;
	font-size: 120%;
	line-height: 1.4;
	margin: 0 auto;
	width: 80%;
}
.Presenter_Title {
	color: #0F2833;
	font-size: 110%;
	font-weight:bold;
	margin-bottom: 0px;
	
}
.About_Presenter {
	font-style:italic;
	margin-top: 0px;
	
}