BODY{  
       background-color: white;
}


.title {
  font-family: ;
  font-size: 18pt;
  font-weight: bold;
  color: #0000FF;
  letter-spacing: 1.05pc;
}

.footer {
  font-family: Veranda;
  font-size: 9pt;
}

.header {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}

.leftbar_title {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
}

.leftbar_normal {
  font-family: Veranda;
  font-size: 9pt;
}

.headline_title {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: white;
}

.headline_text {
  font-family: Veranda;
  font-size: 10pt;
}

.personal_title {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: black;
}

.personal_text {
  font-family: Veranda;
  font-size: 10pt;
}

.local_title {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: white;
}

.local_text {
  font-family: Veranda;
  font-size: 10pt;
}

.topic_title {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: white;
}

.topic_text {
  font-family: Veranda;
  font-size: 9pt;
}

