body {
   background: white;
   font-size: 12pt;
}
#headerright {
	display: none;
}
#headerfarright {
	display: none;
}
#nav {
   display: none;
}
#maincontent {
   width: auto;
   margin: 0 5%;
   padding: 20px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#pics {
   width: auto;
   margin: 0 5%;
   padding: 0 20px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
.footnote	{
	text-align: center;
}
a:link, a:visited {
   color: #0000cc;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}