body, div , p, td , textarea, input , select , option {
  font-family: Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 12px;
  color: #000000;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e42219;
}

h1 {
  color: #000000; 
  font-size: 22px; 
  font-style: italic;
  font-weight: normal;
}
h2 {
  color: #e42219; 
  font-size: 15px; 
  font-weight: bold;
} 
h3 {
  color: #000000; 
  font-size: 12px; 
  font-weight: bold;
}

h4 , h5 , h6 {
  font-size: 9px; 
}
