body {  
       font-family: "Trebuchet MS", sans-serif;
       color:  #005480;
       background-color: #fffffe;
       text-align: justify;
     }

h1 { 
       color:  #0054A4;
       text-align: left;
   }

h2 { 
       color:  #0054A4;
   }

table { text-align: justify; }

.mgreen { 
           margin-top: 2px; 
           background-color: #c8ffc8
        }

address { 
          text-align: left;
        }

.current {
           background-color: #c8ffc8  
         }

.refs { 
        font-size: 12px;
      }

.refsH { 
          font-size: 14px;
       }

