.entry-header .entry-title {
  color: #0099ff;
  font-weight: bold;
}

.main-navigation li a:hover {
  color: #0099ff;
  font-weight: bold;
}

.entry-content h4 {
  text-indent: 0px;
  margin-top: 32px;
  margin-bottom: 12px;
  color: #0099ff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-transform: uppercase;
}

.entry-content h6 {
  text-indent: 0px;
  margin-top: 0px;
  margin-bottom: 12px;
  color: #0099ff;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  text-transform: uppercase;
}

.entry-content td {
  font-size: 120%;
  font-weight: normal;
  line-height: 133%;
  font-style: italic;
}

.LC20lb.DKV0Md {
  font-style: normal;
}

a:hover {
  color: #00669a;
  text-decoration: none;
}