
P {
  color: white;
  font-family: sans-serif;
  font-style: normal;
  font-size: 8pt;
  font-weight: bold;
  text-align: justify;
}

A {
  text-decoration: none;
  font-weight: bold;
  color: #FF8000;
}

.major {
  font-family: sans-serif;
  font-weight: bolder;
  font-size: 24pt;
  font-style: normal;
  color: white;
}

H1 {
  font-family: sans-serif;
  font-weight: bolder;
  color: white;
}

H2 {
  font-family: sans-serif;
  color: silver;
}
