.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: normal;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none
}

.name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30pt;
  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
}

