body {
color: black; 
background: white;
font-family: Verdana, sans-serif;
font-size: 11pt;
}
h1 { color: #662103; 
     border-bottom:solid; 
     border-color: gray; 
     border-bottom-width: thin; 
     font-size: 150%;;
     margin-bottom: 1em;
     margin-top 0; }   
h2 { color: #662103; 
     font-size: 140%;;
     margin-bottom: 1em;
     margin-top 0; }   
h3 { color: #662103; 
     font-size: 130%;
     margin-bottom: 1em;
     margin-top 0; }   
h4 { color: #662103; 
     font-size: 120%;
     margin-bottom: 1em;
     margin-top 0; }   
h5 { color: #662103; 
     font-size: 110%;
     margin-bottom: 1em;
     margin-top 0; }   
h6 { color: #662103; 
     font-size: 100%;
     margin-bottom: .5em; 
     margin-top: 0; }
pre { color: #993333; 
     font-family: monospace; }
