 

H3{
  font-size : x-small;
  font-weight : normal;
  line-height : 1.3;
}
H2{
  font-size : x-small;
}
H4{
  font-size : x-small;
  color : green;
  font-weight : normal;
  text-align : right;
}
.line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
}
H1{
  font-size : 15px;
  font-weight : bold;
  color : white;
  background-color : blue;
  text-align : center;
  padding-bottom : 1px;
  margin-bottom : 0px;
  height : 20px;
}
.M13Bwhite{
  font-size : 13px;
  font-weight : bold;
  color : white;
  background-color : #0080ff;
}
.M80{
  font-size : 80%;
}
.M12{
  font-size : 12px;
  color : white;
  text-align : center;
}
.M13B{
  font-size : 13px;
  font-weight : normal;
  color : white;
  background-color : teal;
  text-align : center;
}
.line2{
  line-height : 1.5;
  text-align : center;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;}
TD{
  font-size : x-small;
}
.line3{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  text-align : center;
}
.sonota{
  line-height : 1.5;
  background-color : white;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
}
.M13{
  font-size : 13px;
  font-weight : bold;
  color : white;
  background-color : #0080ff;
}