/*------------ table style set ------------*/
 
.cnt-tb-th1 {
  font-size: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
}
.cnt-tb-th2 {
  font-size: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.tb-cell1 {
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-bottom-style: solid;
  border-right-style: solid;
}
.tb-cell2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.r1 {
  border-width : 1px;
  border-style : solid;
  border-color : #7b715c;
}
.review{
  width:80%;
  line-height : 17pt;
  align:left;
}
td{
  font-size: 10pt;
}