h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

h5,
.h5 {
  font-size: 16px;
}

h6.strong,
.h6.strong {
  font-weight: 600;
  font-size: 14px;
}

li a,
td a {
  font-weight: 600;
}

#treeViewNav a {
  font-weight: 400;
}

.Normal {
  color: #444;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  word-wrap: break-word;
}

strong, b {
  font-weight: 600;
}
