 
.novel1sub{
  text-align : left;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 150%;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  font-size : 0.8em;
  color : black;
  background-color : white;
}
.novel2sub{
  text-align : left;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 150%;
  margin-top : 15px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 15px;
  font-size : 0.8em;
  color : white;
  background-color : black;
}
.noveltitlesub{
  text-align : center;
  padding-top : 25px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 25px;
  font-weight : 600;
  line-height : 150%;
  font-size : 0.85em;
}
.tablesub{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  font-size : 0.9em;
  
  
}
TH{
  font-weight : 400;
  line-height : 130%;
  background-color : #ccccff;
  text-align : left;
  padding-top : 3px;
  padding-left : 1pc;
  padding-bottom : 3px;
  padding-right : 1pc;
}
TABLE{
  font-size : 0.9em;
}
TD{
  background-color : white;
  padding-top : 3px;
  padding-left : 1pc;
  padding-right : 1pc;
  padding-bottom : 3px;
  line-height : 130%;
}