
body {
	font-size: 10pt;
	background: white }
#headercontainer, #headerlogo, #headerright, #headertitle, #headerlogo {
	display: none }
#headersubnav {
	display: none }
#nav {
	display: none }
#sidenavcontainer {
	display: none }
#footerright {
	display: none }
#container, #headertitle, #main, #headline {
	color: black;
	background: transparent;
	margin: 0;
	padding: 0;
	width: auto;
	float: none !important;
	border: 0 }
#image {
	width: 100% }
h1, #headline h1 {
	color: black;
	font-size: 13pt;
	margin-top: 5px;
	margin-bottom: 2px }
a:link, a:visited {
	color: #520;
	font-weight: bold;
	text-decoration: underline;
	background: transparent }
#content a:link:after, #content a:visited:after {
	font-size: 90%;
	content: " (" attr(href) ") " }

