.quicklink-top {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #3c7bb3;
  border-right-color: #3c7bb3;
  border-bottom-color: #3c7bb3;
  border-left-color: #3c7bb3;
}
.quicklink {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #3c7bb3;
  border-right-color: #3c7bb3;
  border-bottom-color: #3c7bb3;
  border-left-color: #3c7bb3;
}

.blue-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bolder;
  color: 3c7bb3;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}

.news-header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bolder;
  color: 000000;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 0px;
  text-decoration: none;
  margin-bottom: 0px;
}

.news-credit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: 000000;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 0px;
}

.body-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  color: 000000;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 4px;
  margin-bottom: 2px;
}

.body-list {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  color: 000000;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.contact-name {
  font-size: small;
  font-weight: bold;
  color: 3c7bb3;
}

.contact-form {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: 3c7bb3;
}

.body-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: 000000;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 4px;
  margin-bottom: 2px;
}

.reference {
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color: 000000;
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.table-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  color: 000000;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

UL {
  margin-top: 0px;
}