body {
	line-height:1.5;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	background:none;
	font-size:10pt;
}
h1 {
	font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 18pt;
}
dt {
	margin-top: 12pt;
	font-size: 12pt;
	font-weight: 500;
}
dd {
	margin-left: 2em;
}
a:link, a:visited {
	background:transparent;
	font-weight:700;
	text-decoration:none;
}
a:link:after,
a:visited:after {
	content:" (" attr(href) ") ";
	font-size:90%;
	color: #444;
}
#copyright {
	font-size: 10pt;
	margin-top: 24pt;
}
#about,
object,
#metadata {
	display: none;
}