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; 
     background: white; 
     line-height: 1.1;
     }
H2 { margin-bottom: 5px; font-size: 24pt; }
H3 { font-size: 18pt; }
H4 { font-size: 14pt; }
H5 { font-size: 12pt; }

          
A:link { color: black; background: white; }
A:visited {color: black; background: white; }
  
#main { 
     background: white; 
     color: black; 
     border-style: none; 
     border-width: 0; 
     padding: 0; 
     }
     
#logo { padding-bottom: 20px; }
	
#paper_title { font-weight: bold; color: black; padding-bottom: 20px; background: white; }
          	
#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; }
     
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; }

#navlist { display: none; }

Div.left_sidebar {
          float: left;
          width: 33%;
          margin: 1em 2em 1em 0;
          padding: .5em 1em 1em 1em;
          border: 1px solid black;
          }