H1{
  font-family: georgia, "Trebuchet MS";
  FONT-WEIGHT: bolder;
 /* COLOR: #004f37; */
repeat-x;
  font-size: 30px;
  line-height: 1;  
}

H2 {
  margin-left: -9px;
  margin-right: 0px;
  margin-top: 25pt;
  PADDING: 3px 0px 3px 10px; 
/*  COLOR: #005a9c;
  COLOR: #f63811;
  COLOR: #c61a02; */ 
  COLOR: #005a9c;
  font-family: georgia, "Trebuchet MS";
  FONT-WEIGHT: BOLD;
  font-size: 20px;
/*  BORDER-BOTTOM: #005a9c 1px solid;*/
  BORDER: #005a9c 1px solid; 
  BORDER-LEFT: #005a9c 6px solid; 
/*  Border-width: 1px;*/
/*  BORDER-STYLE: ridge;*/
  BACKGROUND: #c4d9ef; 
  line-height: 1;
}
