body {
   background: #fff;
   font-size: 12pt;
    font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
   }
/* p {font-size:12px; color: #000; font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;}
ul ol li {font-size:12px; color: #000; font-family: times new roman;} */

h3 {font-size: 18px; color: #174617; text-decoration: none;text-align:left;}
h1 {display:none;}
.logop {display:none;}
#logo2  {display:none;}
h4 {font-size: 16px; color: #174617; text-decoration: none;}
.logotext {
font-size:18px;
color:#174617;
}
#noprint {
display:none;
}

#logo {
display:none;
}
#logotext {
display:none;
}

#footer {
display:none;
}
#column1 {
  display:none;
  }
#navigation {
   display: none;
   }
   #side {
   display:none;
   }
   #pictures {
   display:none;
   }
   
#main, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#main {
  /* margin-left: 10%;*/
   padding-top: 1em;
   border-top: 1px solid #930;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

@page { size 8.5in 11in; margin: 2cm }
.pagebreak {page-break-before:always;}