
html,
body
{
	background-color: #fff;
	font-family: georgia, times, serif;
}

#header,
#footer,
#menu,
form
{
	display: none;
}

#outer-content,
#content
{
	width: 100%;
	float: none;
	border: none;
}

.search-highlight
{
	color: #000;
	border: none;
}

#speakers-index table td .extra { display: block; }
#speakers-index table td { background-color: #fff; }

#speakers-index table td .speaker
{
	background: inherit;
	padding: 0;
}

#speakers-index a
{
	color: inherit;
}
