body {margin-left: .3in;
      margin-right: .3in;
      color: black;
      background-color: white;
      font-family: Verdana
      }
      
h1.staff {color: maroon;
          font-family: Arial;
          text-align: center;}
          
h1.book  {color: navy;
          font-family: Arial;
          }
          
          
h1, h2, h3 {font-family: Arial;}

h1.pagetitle {font-family: "Times New Roman"; text-align: center;
              }

a:link {color:#990033}

a:visited {color:navy}

p.address {font-family: Arial;
           font-size: 80%;}

p.bookhead {color:navy;
            font-family: Arial;
            font-size: 120%;
            }
            
p.textnav  {text-align: center;
            font-family: Arial;
            font-size: 80%}    
            
p, ul, ol, li, blockquote {font-family: Verdana}        
            
