
.textmedbk {
  font-size: 12pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: red;
  border-left: none;
}

.textmedrd {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: red;
  text-decoration: none;
  border-left: px none;
}

.textmedwht {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  text-decoration: none;
  border-left: px none;
}

.textsmwht {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: white;
  text-decoration: none;
  border-left: px none;
}

.textsmrdbld {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: red;
  text-decoration: none;
  border-left: px none;
}

.textsmblbld {
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: blue;
  text-decoration: none;
  border-left: px none;
}

.textblbld {
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: blue;
  border-left: px none;
}

.textbkbld {
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: black;
  border-left: px none;
}

.textrdbld {
  font-family: Arial, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: red;
  border-left: px none;
}

.textsmbkl {
  font-family: Arial;
  font-style: normal;
  font-size: 10pt;
  text-align: left;
}

.textsmbk {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  font-weight: normal;
}

.textsmbkbld {
  font-family: Arial;
  font-style: normal;
  font-size: 9pt;
  font-weight: bold;
}

A:hover {
  color: red;
  text-decoration: none;
}

A {
  text-decoration: none;
}

.linksm {
  text-decoration: none;
  font-family: Arial;
  color: blue;
  font-size: 9pt;
  font-weight: normal;
}