h1,.h1 {
  font-size: 28pt;
  font-weight: bold;
  margin-bottom: 26pt;
}

h2,.h2,th,dt.top {
  font-size: 20pt;
  font-weight: bold;
  margin-bottom: 18pt;
}

h3,.h3,dt {
  font-size: 16pt;
  font-weight: bold;
  vertical-align:middle;
  margin-bottom: 14pt;
}

h4,.h4,dd.top {
  font-size: 13pt;
  font-weight: bold;
  margin-bottom: 12pt;
}

dd,.dd {
  font-size: 12;
  margin-bottom: 12pt;
}

dl.top {
  margin-left: 0pt;
}

dl {
  margin-left: 20pt;
}

a,a:link {
  text-decoration: none;
  color: #0000ff;
}

a:active,a:visited {
  text-decoration: none;
  color: #000080;
}

a:hover {
  text-decoration: underline;
  color: #008000;
  background-color: #FFFFE1;
}

sup {
  font-size: 8pt;
  text-decoration: none;
  vertical-align: text-top;
}

b {
  color: #ff0000;
  font-weight: bold;
}

.small {
  font-size: 9pt;
}

.download {
  font-size: 10pt;
}
