Body { 
     margin: .75in; 
     font: 12pt "Times New Roman", Times, serif; 
     line-height: 16pt;
     background: white; 
     color: black;      
     }

     H1, H2, H3, H4, H5, H6 { color: black; font-weight: bold; }
     H3 { margin-bottom: 1px; font-size: 24pt; }
     H4 { font-size: 14pt; }
     H5 { font-size: 12pt; }
     H4.mod { color: #000000; font-weight: bold; }
          
     A:link { color: black; }
     A:visited {color: black; }
  
     #main { 
          background: white; 
          color: black; 
          border-style: none; 
          border-width: 0; 
          padding: 0; }
          	
     #summary { text-indent: 0; font-style: italic; }

     #copyright { text-indent: 0; font-size: 12pt; font-weight: bold; }
     
     P { text-indent: .5in; }
          
     P.close { text-indent: 0; }
     
     P.breadcrumb { display: none; }
     
     P.bold { font-weight: bold; }

     P.italic {font-style: italic; }
     
     span.caption { font-size: small; font-weight: bold; color: black; }
     
     Div.quote { margin-left: .5in; margin-right: .5in; line-height: 14pt; }
          
     Div.url { font: 12pt Arial, sans-serif; font-weight: bold; text-align: center; }

     Div.close { display: none; }