html {
	background: rgb(255, 255, 255); font-family: Georgia, "Times New Roman", serif;
}
body {
	background: rgb(255, 255, 255); font-family: Georgia, "Times New Roman", serif;
}
#header {
	display: none;
}
#headerprint {
	margin: 0px auto; text-align: left; color: rgb(0, 0, 0); display: block;
}
#headerprint h1 {
	padding: 1em 0px; font-family: Helvetica, Arial; font-weight: bold;
}
#content {
	margin: 0px; width: 100%; float: none;
}
#nav {
	display: none;
}
#sidebar {
	display: none;
}
#pos {
	display: none;
}
#find {
	display: none;
}
#share {
	display: none;
}
#footer {
	display: none;
}
a.trade {
	display: none;
}
body ul.share {
	display: none;
}
#footer {
	display: none;
}
#footerprint {
	margin: 0px auto; text-align: left; color: rgb(0, 0, 0); display: block;
}
p {
	font-size: 12pt;
}
a:link {
	color: rgb(0, 102, 204); font-weight: bold; text-decoration: underline;
}
a:link::after {
	content: " (" attr(href) ") ";
}
ul.meta a:link::after {
	content: "";
}
