 
H1{
  
  text-align : left;
  
  padding-left : 20px;
  padding-top : 5px;
  
  
  
  padding-bottom : 5px;
  font-weight : normal;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : green;
  font-size : x-small;
}
H3{
  
  font-weight : normal;
  line-height : 1.3;
  font-size : x-small;
}
H2{
  font-size : x-small;
}
H4{
  
  color : green;
  font-weight : normal;
  text-align : right;
  font-size : x-small;
}
.line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
}
TD{
  font-size : x-small;
}
.M13{
  font-size : 13px;
  font-weight : bold;
  color : white;
  background-color : #0080ff;
}
.sonota{
  line-height : 1.5;
  background-color : white;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
