body { background-color: #99a; 
       color: #333; 
       font-family: "Bitstream Charter",Cochin,Georgia,serif;
}

h1 { font-weight: medium; 
     font-size: 36pt;
     margin-top: 1%;
     margin-bottom: -0.2em; }

div#subtitle { font-style: italic; 
               font-size: x-large; 
               margin-bottom: 1em; 
               padding-left: 5em; 
	       padding-top: 0;
               border-top: solid #ddd thin;
}

div#content { background-color: #eda; 
           color: #111; 
           max-width: 38em;
           border: solid #666 medium; 
           margin-left: 2%; 
}

div#notes {  background-color: #ddd; 
           color: #111; 
           max-width: 46.5em;
           border: solid #666 medium; 
           margin-left: 2%;
           font-family: Optima,sans-serif;
           font-size: small;
           font-style: italic;
           margin-top: 4em;
}


p { margin-left: 1em; 
    margin-right: 1em;
    text-align: justify;
}

table { margin: 1em; border: 0; }

td { border: 0; }