body {
   background: white;
   font-size: 11pt;
   font-family: Georgia, serif;

   }

h1 {color: black; background: white; font-size: 16pt; font-family: Georgia, serif; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid gray;

}

 

h2 {color: black; background: white; font-size: 14pt; font-family: Georgia, serif; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid gray;

}

 

h3, h4 {color: black; background: white; font-size: 12pt; font-family: Georgia, serif; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid gray;

}

#nav {
   display: none;
   }
#left {
   display: none;
   }
#footer {
   display: none;
}

.noprint {
   display: none;
}

span.shadow { display: none; 
}

#container, #content {
   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;
   border-top: 1px solid #930;
   }
div#banner {
   margin-bottom: -8px;
   }
div#banner img {
   vertical-align: bottom;
   }


div#banner h1 {color: black; background: white; font-size: 16pt; font-family: Georgia, serif; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid gray;

}


div#banner h2 {color: black; background: white; font-size: 14pt; font-family: Georgia, serif; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid gray;

}

 

div#banner h3, h4 {color: black; background: white; font-size: 12pt; font-family: Georgia, serif; font-weight: bold; padding-bottom: 1px; border-bottom: 1px solid gray;

}



a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
