body {
  background-color: #006C00;
  }

p.title {
  font-family: Georgia, Times, serif;
  padding: 10 0 10 0;
  font-size: 2em;
  text-align: center;
  color: #FFFFFF;
  background-color: #002B00;
 }

table.tgallery { 
  font-family:'Microsoft Sans Serif'; 
  font-style:normal; 
  font-weight:bold; 
  font-size:10pt; 
  color:white; 
  background-color: #002B00; 
  }
  
td.tableheader {  
  color:white; 
  background-color: #002B00; 
  }
    
table.tframe { 
  color:white; 
  background-color: #002B00; 
  }
p.caption { 
  font-family:'MS Reference Sans Serif'; 
  font-weight:bold; font-size:14; color:white; 
  background-color: #002B00; 
  }
