h1 {
  font-weight: bold;
  font-size: 1.6em;
  color: #000099;
}
h2 {
  font-weight: bold;
  color: #000099;
  font-size: 1.5em;
line-height:1em;
}
h3 {
  font-weight: bold;
font-size: 1.2em;
  color: #000099;
}
h4 {
  font-weight: bold;
font-size: 1em;
  color: #000099;
line-height:1em;
}
h5 {
  color: #000099;
font-size: 0.8em;
}
h6 {
text-align: right;
  color: #000099;
font-size: 0.8em;
}