/* This is the style of your browser text */

h1, h2, h3, h4, h5, h6, h7, h8, h9, h10 {
  font-family: 100% Segoe UI, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -.05em;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  font-size: 24px;
  color: #333333;
  text-align: left;
}

h2 {
  font-size: 14px;
  color: #999999;
  text-align: center;
}

h3 {
  font-size: 12px;
  color: #333333;
  text-align: left;
}

h4 {
  font-size: 13x;
  color: #FF0000;
  text-align: right;
}

h5 {
  font-size: 12px;
  color: #ffffff; 
  text-align: left;
}

h6 {
  font-size: 24px;
  color: #ffffff; 
  text-align: right;
}

h7 {
  font-size: 20px;
  color: #40577f; 
  text-align: left;
}

h8 {
  font-size: 12px;
  color: #fb6731; 
  text-align: center;
}

h9 {
  font-size: 12px;
  color: #1f90d0; 
  text-align: center;
}

h10 {
  font-size: 14px;
  color: #ff0000; 
  text-align: center;
}
