body {
   background: #ffffff;
   color: #000000;
   font: 90% "Helvetica", Geneva, Arial,Trebuchet MS , SunSans-Regular, sans-serif;
   margin: 8px auto;
   padding: 0px;
   }   
#container {
   width: auto;
   margin: 0 auto;
   background-color: #fff;
   color: #000000;
   }
#content {
   width: 100%;
   margin: 0;
   width: auto;
   margin: 0;
   }
#header {
   display: none; 
   }
#footer {
   display: none;
   }
.redsm {
   display: none;
   }
h1 {
   padding-top: 18px;
   text-align: center;
   font-size: 130%;
   }
.cntr {
   text-align: center;
   font-size: 100%;
   }
.info {
   text-align: justify;
   padding: 0 10px;
   font-size: 100%;
   }
.infoprint {
   text-align: justify;
   padding: 0 10px 5px 10px;
   font-size: 90%;
   }
.infolist {
   text-align: left;
   padding: 10px 10px;
   font-size: 100%;
   line-height: 27px
   }
.noprint { 
   display: none;
   }
.boldpr {  
   display: none;
   }
.orangesm {
   display: none;
   }
.headerblue {
   padding-top: 8px;
   font-weight: bold;
   text-align: center;
   font-size: 110%;
   color: #000000;
   }
.headerorange {
   padding-top: 4px 0 4px 0;
   text-align: center;
   font-size: 90%;
   color: #000000;
   }