
P {
  font-family: palantino, garamond, times;
  font-size: 13pt;
}

H1 {
  font-family: palantino, garamond, times;
  font-size: 14pt;
}

H2 {
  font-family: palantino, garamond, times;
  font-size: 12pt;
}

UL {
  font-family: palantino, garamond, times;
  font-size: 13pt;
}

LI{
  font-family: palantino, garamond, times;
  font-size: 13pt;
}


A {
  font-weight: bold;
  color: #3A5099;
  text-decoration: none;
}

OL {
  font-family: palantino, garamond, times;
  font-size: 10pt;
}
