h1 {
  font-size: x-large;
  font-style: normal;
  text-align: left;
  line-height: normal;
  color: #009999;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Verdana,Times New Roman;
}
h2 {
  font-family: verdana,times new roman;
  font-size: large;
  color: #009999;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  line-height: normal;
}
h3 {
  font-family: verdana,times new roman;
  font-size: medium;
  line-height: normal;
  color: #009999;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
  text-decoration: none;
}
p {
  font-family: verdana,times new roman;
  line-height: normal;
  color: #009999;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: small;
  list-style-type: square;
}
.testimonial {
  font-family: verdana;
  line-height: normal;
  font-style: italic;
  text-decoration: none;
  color: #009999;
  font-size: x-small;
  font-weight: lighter;
  text-align: right;
}
.firstpara {
  font-family: verdana;
  font-size: small;
  line-height: normal;
  color: #009999;
  font-weight: normal;
  font-style: italic;
}
h4 {
  font-family: verdana;
  font-size: small;
  line-height: normal;
  color: #009999;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
h5 {
  font-family: Verdana;
  font-size: medium;
  line-height: 0%;
  color: #ff6633;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
h6 {
  font-family: verdana;
  font-size: x-small;
  line-height: normal;
  color: #009999;
  font-weight: normal;
  font-style: italic;
}
