body    { text-align: justify; margin-left: 10%; margin-right: 10% }
p       { color: black; background-color: White; font-family:"Georgia", serif }
h1      { color: black; background-color: White; }
h2      { color: black; background-color: White; }
h3      { color: black; background-color: White; }
.mast   { color: white; background-color: #478430; }
.center { text-align: center; }
.left   { text-align: left; }
.right  { text-align: right; }
.deck   { font-weight: bold; }
.note   { color: blue; background-color: White; }
.atitle { color: Black; background-color: Gray;  }

.imgborder { 
  border: 1px solid #000000; 
 } 
