html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

table.full-height {
  height:100%;
  width:100%;
  border:0px;
}

div.bodytext UL LI {
  font-family: "Verdana", sans-serif;
  list-style-image: url(/images/bullet.gif);
  font-size: 10pt;
}

div.bodytext UL UL LI {
  font-family: "Verdana", sans-serif;
  list-style-image: url(/images/bullet_w.gif);
  font-size: 10pt;
}

div.bodytext OL LI {
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
}

div.bodytext TD {
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
}

div.bodytext A {
  color: #01406C;
  font-weight: bold;
  text-decoration: none;
}

div.bodytext A:hover {
  color: #1a83cc;
}
div.bodytext P {
  font-family: "Verdana", sans-serif;
  font-size: 10pt;
  text-align: left;
}
div.bodytext H1 {
  font-family: "Verdana", sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
}
div.bodytext H2 {
  font-family: "Verdana", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}
div.bodytext H3 {
  font-family: "Verdana", sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}





div.frontpage UL LI {
  font-family: "Verdana", sans-serif;
  list-style-image: url(/images/bullet.gif);
  font-size: 8pt;
}

div.frontpage UL UL LI {
  font-family: "Verdana", sans-serif;
  list-style-image: url(/images/bullet_w.gif);
  font-size: 8pt;
}

div.frontpage OL LI {
  font-family: "Verdana", sans-serif;
  font-size: 8pt;
}

div.frontpage TD {
  font-family: "Verdana", sans-serif;
  font-size: 8pt;
}

div.frontpage A {
  color: #01406C;
  font-weight: bold;
  text-decoration: none;
}

div.frontpage A:hover {
  color: #1a83cc;
}
div.frontpage P {
  font-family: "Verdana", sans-serif;
  font-size: 8pt;
  text-align: left;
}
div.frontpage H1 {
  font-family: "Verdana", sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
}
div.frontpage H2 {
  font-family: "Verdana", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}
div.frontpage H3 {
  font-family: "Verdana", sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
}

