h3 {color: "000099"; }
h4 { color: "000099"; font size:"2em" weight: "bold"; }
  .normal { color: "black"; font size:"1em"; }
h5 { font-size: "1.3em"; font-weight: "bold"; margin: "0.8em"; }
  .center { font-size: "1.3em"; font-weight: "bold"; margin: "0.8em"; 
            text-aline: "center"; }
  .normal { color: "black"; font size:"0.9em"; }

body { font size: "10pt" }
table{ font size: "10pt" }
strong { color: "000099"; font-weight: "bold"; font-size: "1.3em"; }
em { color: "red"; font style: "normal" weight="bold"; }
p.ind1 { margin: 1em; } 
 .ind2 { margin: 1em 2em; }
 
 