.border {
  border-collapse: collapse;
}

.caption {
  font-size: 10pt;
  font-family: serif;
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
}

.captionsm {
  font-size: 9pt;
  font-family: serif;
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
}

.captionsm2 {
  font-size: 8pt;
  font-family: serif;
  font-style: italic;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
}

.navbar {
  font-size: 10pt;
  font-family: serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
  color: #0000ff;
}

.navbarblack {
  font-size: 10pt;
  font-family: serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
  color: #000000;
}

.photoheader {
  font-size: 18pt;
  font-family: serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
  color: #000000;
}

.errmsg {
  font-size: 10pt;
  font-family: serif;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  text-align: center;
  color: #ff0000;
}
