  .a1{
  font-family : Tahoma;
  font-weight : normal;
  font-size : 10px;
}
.a2{
  font-size : 12px;
  font-family : Tahoma;
  font-weight : 1.8em;

}
.a3{
  font-size : 12px;
  font-family : Tahoma;
  font-weight : normal;
  line-height : 18px;
  text-align : left;
}
