.CSE-Table-Format {
  font-size: 1rem;
  color: #000000;
  line-height: 1.5rem;
  font-family: effra, Verdana, Arial, Helvetica, sans-serif !important;
}

.CSE-Table-Format table,
.CSE-Table-Format td,
.CSE-Table-Format th {
  padding: 10px;
  background-color: #eee;
  border: 2px solid #666;
}

.CSE-Table-Format td {
  display: table-cell;
  vertical-align: inherit;
}

.CSE-Table-Format table {
  border-spacing: 2px;
  border-spacing: 2px;
}

.CSE-Table-Format a {
  font-size: 12px;
  font-family: effra, Verdana, Arial, Helvetica, sans-serif;
  cursor: default;
  color: #990000;
  text-align: left;
  text-decoration: none;
  line-height: 1.5rem;
}
.CSE-Table-Format a:hover {
  text-decoration: underline;
  cursor: pointer;
}

.CSE-Table-Format p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.CSE-Table-Course-Title {
  font-weight: normal;
}

.CSE-Course-Pagetitle {
  font-size: 14px;
  font-weight: bold;
  color: #990000;
  display: block;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
