img {
	border: 0;
}

h2 {
	font-size: 160%;
}

h1 {
	font-size: 180%;
}

td.speakername {
	vertical-align: top;
	font-weight: bold;
	width: 200px;
	color: black;
}

.abstractstable td b {
	font-size: 120%;
	margin-bottom: 5px;
	display:block;
	color:#20496E;
}

ul.speakerlist,
ul.speakerlist li {
	color:#20496E;
	font-weight: bold;
}

ul.speakerlist li,
ul.speakerlist li a {
	font-size: 13px;
}

ul.speakerlist li a {
	padding-right: 14px;
	background:#ffffff url('../../img/exlink.png') no-repeat right center;
	}


.email {
	color:#20496E;
	font-weight: bold;
}

.bigger {
	font-size: 1.1em;
	line-height: 1.5em;
}

.vert_space {
	padding-top: 8px;
	padding-bottom: 8px;
}