#classformat{
font-size:17px;
}









#tableContent{

font-family:Helvetica;
font-size:35px;
/*background: lightblue;*/
text-decoration-line: underline;
}

.tableofcontent{
/*background: black;*/
/*border-style:solid;*/
/*color:white;*/
font-size: 14px;
}

.dot {
  height: 8px;
  width: 8px;
  background-color: black;
  border-radius: 50%;
  display: inline-block;

}

