/* body { color: black; background: #cccccc; font-family: Courier New; } #E5E5E5 (light grey)*/
body {background: #999999  ; font-family: Verdana, Arial, sans-serif;color: black;
       }
table.body { background: white; margin: 3; 
             border: 1px solid #999999; padding: 10; align: center }
table.body td { background: white; 
}

table.header { background: white; margin: 3; 
             padding: 10; align: center }
table.header td { background: white; 
            
}


table.contents { background: white; margin: 3; 
             padding: 10; align: center }
table.contents td { background: white; 

}


p {}
thead { color: white; background: #003300; font-weight: bold }
table.book td { border: 1px; 
                   border-color: #CCCCCC; 
                   border-style: solid; 
                   font-size: 90%; text-align: center}

h1 { font-size: 150%; color: #003300; }
h2 { font-size: 125%; color: #003300 }
hr { color: #003300; height: 2px; }
quote { font-size: 90%; }
ul.small { font-size: 90%; }
/* Cyan: #006666 */