

h1 {
  font-weight: bold;
  font-family: Arial;
  color: rgb(255, 97, 0);
  font-size: 16px;
  vertical-align: baseline;
  line-height: 19px;
  
}

h1 a {font-weight: bold;
  font-family: Arial;
  color: rgb(255, 97, 0);
  font-size: 16px;
  vertical-align: baseline;
  line-height: 19px;
  text-decoration: none;}

h2 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

p {
  text-align: justify;
  font-weight: normal;
  font-family: Arial;
  font-size: 12px;
}

ol  ul {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
margin-left: -25px;
}
