H1 {
  color: #003399;
  FONT-WEIGHT: bold;
  font-size : 200%;
  PADDING:5 5 0 5;
  MARGIN:0 5 15px 0;
  LINE-HEIGHT: 20px;
  border-left:10px #0099cc solid;
  border-bottom:0px #dcdcdc solid;
}
.table_title1{
  background-color : #0b91ca;
  font-weight : bold;
  color : white;
}
.table_title2{
  background-color : #0b91ca;
  font-weight : bold;
  color : white;
  font-size : 80%;
  text-align : center;
}
.table_contents1{
  font-size : 80%;
}
.table_contents2{
  font-size : 80%;
  text-align : center;
}
.numbering{
  font-size : 80%;
  text-align : right;
}
.table_item{
  background-color : #e7ec9f;
  font-weight : bold;
}
