.quote {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.links {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.prog-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.prog-section-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.prog-interior-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.prog-lang {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}
.footer {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}
