#lcol {
  font-size: 16px;
 }
 
h1 {
  color: #b2324e;
  font-size: 28px;
}

h2 {
  color: #8d8d8d;
  font-size: 18px;
  margin-top: 0px;
}


h3 {
  color: #8d8d8d;
  background: url(/images/h3b.gif) right bottom no-repeat;
  font-size: 18px;
}


h4 {
  color: #b2324e;
  font-size: 16px;
}