/* This is the style of your browser text */


h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1em;
  padding-bottom: 0;
  letter-spacing: 1.5px;
}


h1 {

  font-size: 11px;
  font-weight:normal;
}

h2 {
  font-size: 11px;
  font-weight:normal;
}

h3 {
  font-size: 11px;
  font-weight:normal;
}
h4{
font-size: 11px;
font-weight:normal;
color: #FFFFFF; 
text-transform: uppercase;
}
h5{
font-size: 11px;
font-weight:normal;
color: #FFFFFF; 
text-transform: uppercase;
}
h6{
font-size: 11px;
font-weight:normal;
color: #FFFFFF; 
text-transform: uppercase;
}
