body {
   background: white;
   font-size: 12pt;
   }

div.nav {
   display: none;
   }

div.botnav {
   display: none;
   }

dl {
   display: none;
   }

div.pagination {
   display: none;
   }

form {
   display: none;
   }

div.PJN_Menu {
   display: none;
   }

div.pagenumbers {
   display: none;
   }

div.thumbscontainer {
   display: none;
   }

div.col1 {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div.content {
   margin-left: 10%;
   padding-top: 1em;
   }

a:link, a:visited {
   color: #3366ff;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }