h1 {
  color:#F0B310;
  font-size:16pt;
  font-style:normal;
  font-weight:normal;
  margin-bottom:16px;
  font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  margin-top:0;
}
h2 {
  color: #F0B310;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  margin-bottom:7px;
  font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.page-title {
  color: #F0B310;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  margin-bottom:7px;
  font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
h3 {
  color: #F0B310;
  font-size: 11pt;
  font-weight: bold;
  font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
.section-title {
  color: #F0B310;
  font-size: 11pt;
  font-weight: bold;
}
.emphasis {
  font-weight:bold;
}
.subtle-emphasis {
  color:#5482ab;
  font-style:italic;
}
.intense-emphasis {
  font-weight:bold;
  font-style:italic;
}
body {
  font-size:10pt;
  line-height:1.5em;
  font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
}
.body-text {
  font-size:10pt;
  font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
}
.small-text {
  font-size:10px;
  font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
}

