body {  margin-top: 1px; margin-bottom: 1px; padding: 0; background-color: #d5d5ff; }

.usualtext { font-family: "Trebuchet MS"; 
             font-size: 13px; 
             color: #000000; 
           }
                  
p { font-family: "Trebuchet MS"; 
    font-size: 13px; 
    color: #000000; 
    text-indent: 0.3in;
    text-align: justify;
    padding: 2px;
  }
           
                  
.navdiv { text-align: left;
          border-bottom: 1px dashed #b9b9ff;
          padding: 3px;
        }                  
                                     
.make { font-family: "Trebuchet MS"; 
         font-size: 11px; 
         color: #004080; 
       }            

h1 { font-family: "Trebuchet MS"; 
     font-size: 13px; 
     margin: 0px;
     color: #004080; 
     text-align: center; 
   }
   
h2 { font-family: "Trebuchet MS"; 
     font-size: 13px; 
     margin: 0px;
     color: #004080; 
     text-align: center; 
   }

h3 { font-family: "Trebuchet MS"; 
     font-size: 13px; 
     margin: 0px;
     color: #004080; 
     text-align: center; 
   }

img.presentation { float: left;
                   margin-top: 0px;
                   margin-left: 0px;
                   margin-right: 3px;
                   margin-bottom: 0px;
                   border: 0px;
                 }
   
.book a:link { color: #004080; text-decoration: underline; }
.book a:visited { color: #004080; text-decoration: underline; }
.book a:hover { color: #008040; text-decoration: none; }
.book a:active { color: #004080; text-decoration: underline; }