BODY { background: #000080; 
       color: white; }

P {
	font-style: normal;
}

H1 { 
     color: #FFC900;
     align: center;
     font-size: 20pt;
     font-variant: small-caps;
     font-weight: bold;
   }

H4 { color: black;
     font-style: bold; 
     fint-size: 16pt;
     margin-right: 0%;
     background: LightBlue;
     padding-top: 2pt;
     padding-bottom: 2pt;
     padding-left: 2pt;
}

A { background: White; 
    color: blue; 
}

ADDRESS { background: blue4;
          color: #ffd700;
          font-style: bold;
          align; left;
}

UL { font-weight: bold;
     }
