/* form */

form.gb {
  background-color: #FFFFFF;
}

td.gb {
  font-size: 90%;
}

/* text */

h1.gb {
  font-size: 150%;
}

h2.gb {
  font-size: 85%;
  font-weight: normal;
  line-height: 0px;
}

p.gb {
  font-size: 90%;
}

span.gb {
  font-size: 90%;
}

hr.gb {
  border: 0;
  height: 2px;
  color: #1111AA;
  background-color: #1111AA;
}

/* anchors */

a.gb {
  color: #222233;
}
