TD{
  font-size : 13px;
}
.corner{
  font-size : 6px;
  color : #09104B;
}
.linet{
  width : 100px;
  border-top : 1px solid #09104B;
  margin : 1px;
}
.linel{
  height : 100px;
  width : 2px;
  border-left : 1px solid #09104B;
  margin : 1px;
}
.liner{
  height : 100px;
  width : 2px;
  border-right : 1px solid #09104B;
  margin : 1px;
}
.lineb{
  width : 100px;
  border-bottom : 1px solid #09104B;
  margin : 1px;
}