 
TD{
  font-size : 10pt;
  
}
.Class01{
  font-size : 12pt;
  
}
TABLE{
  font-size : 10pt;
  
}
.Class02{
  font-size : 14pt;
  color : navy;
  background-color : #ffffc1;
  border-top-width : thin;
  border-bottom-width : thin;
  border-top-color : navy;
  border-bottom-color : navy;
  border-top-style : dotted;
  border-bottom-style : dotted;
}
.Class11{
  font-size : 13pt;
  border-top-width : 2px;
  border-bottom-width : 2px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : green;
  border-bottom-color : green;
  color : blue;
  background-color : #ffffc1;
}
.Class12{
  font-size : 11pt;
}

