

H1{
  font-size : 11px;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H2{
  font-size : 12px;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H3{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

strong{
  font-size : 100%;
  font-weight : normal;
}

A{ text-decoration:;}
A:hover{ text-decoration:underline; color:#000000; }
a:hover { background-color:#f0f0e1;}



