
.serif {
  font-family: Cormorant Garamond, serif;
}


body {
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  line-height: 20px;
  color: black;
  background: #B5DFB5;
}

p {
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  line-height: 20px;
  color: black;
  background: #B5DFB5;
}

blockquote {
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  line-height: 20px;
  color: black;
  background: #B5DFB5;
}

td {
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  line-height: 20px;
  color: black;
  background: #B5DFB5;
}

h1 { font-family: Cormorant Garamond; font-size: 32px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px; }

h2 { font-family: Cormorant Garamond; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 28px; }

h3 { font-family: Cormorant Garamond; font-size: 20px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 16px; }

pre { font-family: Cormorant Garamond; font-size: 18px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5714px; }


footer{
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  font-style: italic;
  color: black;
  background: #B5DFB5;
}
footer a{font-style:italic}


#GradeTable tbody td { text-align: center }
#GradeTable tbody td:first-child { text-align: left }
