body {
/* customize_body */
  font: normal 10pt Trebuchet MS;
/* customize_body */
/* customize_body */
  color: #777777;
/* customize_body */
  line-height: 18px;
}
img {
  border: 0px
}
a {
/* customize_link */
  color: #067AA9;
/* customize_link */
  text-decoration: none;
}
a:hover {
/* customize_link_hover */
  color: #1EABD6;
/* customize_link_hover */
  text-decoration: underline;
}
h1, h2, h3, h4, h5 {
  margin: 0px 0px 4px 0px;
  padding: 4px 0px;
  margin-top: 8px
}
h1 {
  letter-spacing: 0;
  font: normal 18pt Trebuchet MS;
  text-decoration: none;
  color: #109C99;
  line-height: 1;
}
h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
}
#sidebar h2 {
  font-size: 26px;
  line-height: 24px;
  color: #109C99;
  margin-left: -150px;
}
h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
}
h4 {
  font-size: 14px;
  line-height: 18px
}
h5 {
  font-size: 13px;
  line-height: 16px
}
p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 12px 0px;
}