<style type="text/css">
<!--
body {
	font-size: 14px;
	color: #D3E5FF;
}
body {
	background-image: url(images/speakerBckgrnd.gif);
	background-repeat: repeat-x;
	background-color: #000;
}
.tagLine {
	font-family: "ITC Avant Garde Gothic Book", "12 Frutiger* 55 Roman   05103", Arial, Helvetica;
	font-size: 18px;
	color: #F90;
	padding: 10px;
}
.leftColumnIndex {
	background-image: url(images/leftOrangeBox.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.columnText {
	font-family: "ITC Avant Garde Gothic Book", "12 Frutiger* 55 Roman   05103", Arial, Helvetica;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.smallColumnText {
	font-family: "ITC Avant Garde Gothic Book", "12 Frutiger* 55 Roman   05103", Arial, Helvetica;
	font-size: 12px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.middleColumnIndex {
	background-image: url(images/middleOrangeBox.png);
	background-repeat: no-repeat;
}
.rightColumnIndex {
	background-image: url(images/rightOrangeBox.png);
	background-repeat: no-repeat;
}
a:link {
	color: #F93;
}
a:visited {
	color: #930;
}
