body {
	background-color: transparent;
	font-size: 12pt;
	line-height: 150%;
	font-family: "Myriad Pro", MyriadPro, Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #000;
}

a:after, a:link:after, a:visited:after  {
	font-size: 12pt; 
	color: #999;
	content: " (" attr(href) ")"; 
}

h1 a:after, h1 a:link:after, h1 a:visited:after  {
	font-size: 12pt;
	color: #999;
	white-space: pre; 
	content: "\A (" attr(href) ")"; 
}

a {
	color: #000;
}


#navBar{
	display: none;
}

#content{
	margin-left: 2em;
	margin-top: 2em;
}

#right {
	display: none;
}

#searchform{
	display: none;
}

#copyright{
	font-size: 10pt;
	color: #666;
}

.post .small, .page .small{
	font-size: 10pt;
	color: #666;
}

#speakers a:after, #speakers a:link:after, #speakers a:visited:after  {
	font-size: 12pt; 
	color: #999;
	content: "\A";
}

#speakers .themeDescription{
	margin: 0 0 0 0;
}

#speakers table{
	padding: 0;
	margin: 0;
}