#smallContact, .menuItem, .imageText {
  font-family: "Trebuchet MS", Arial;
  font-size: 8.5pt;
  
  color: black;
}

a {
  color: black;
}

#smallContact {
  text-align: right;
  color: #888888;
  letter-spacing: 0.25pt;
}

#smallContact a {
  color: #888888;
}

.menuItem {
  font-size: 9pt;
  font-weight: bold;
  color: white;
  letter-spacing: 0.25pt;
}

.menuItem a {
  color: white;
}

.subMenuItem {
  font-family: "Trebuchet MS", Arial;
  font-size: 9pt;
  
  letter-spacing: 0.5pt;
  
  color: #00A2B4;
}

.subMenuItem a {
  color: #00A2B4;
}

.textLarge {
  font-family: Arial;
  font-size: 10pt;
  
  color: black;
  
  letter-spacing: 0.25pt;
  line-height: 15pt;
}

.head1 {
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
}

.head2 {
  font-family: Arial;
  font-size: 13pt;
  font-weight: normal;
}

.text {
  font-family: Arial;
  font-size: 8.5pt;
  font-weight: normal;
  
  letter-spacing: 0.25pt;
  line-height: 12pt;
}

.bold {
  font-weight: bold;
}

.grey {
  color: #888888;
}
