h1{
  color: #FF8000;
  font-family: "Arial CE";
  font-size: medium;
  display: inline;
  font-weight: normal; 
}

h2{
  color: #FF8000;
  font-weight: strong;
  font-size: 10pt;  
  display: inline;
}

h3{
  color: #FF8000;
  font-weight: strong;
  font-size: 10pt;
  display: inline;
}
