.txt{
  font-size : 13px;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 8px;
  padding-bottom : 8px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : silver;
}
BODY{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.top_txt{
  font-size : 14px;
  line-height : 140%;
}