body {
  background-image : url("background.gif");
  background-repeat : repeat;
  margin-left : 0px;
  margin-top : 0px;
}

img {
  border : 0px;
}

table {
  font-family : verdana;
  font-size : 8pt;
}

td.zone {
  font-family : verdana;
  font-size : 10pt;
  background-image : url("zonebg.gif");
  background-repeat : repeat-y;
  vertical-align : top;
  margin-left : 3px;
}

td.tableauNoBdr {
  font-family : verdana;
  font-size : 10pt;
  vertical-align : top;
}

td.tableauBdRright {
  font-family : verdana;
  font-size : 10pt;
  border-right : 1px dashed;
  vertical-align : top;
}

td.tableauBdrLeft {
  font-family : verdana;
  font-size : 10pt;
  border-left : 1px dashed;
  vertical-align : top;
}

td.tableauBdrTop {
  font-family : verdana;
  font-size : 10pt;
  border-top : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottom {
  font-family : verdana;
  font-size : 10pt;
  border-bottom : 1px dashed;
  vertical-align : top;
}

td.tableauBdrTopRight {
  font-family : verdana;
  font-size : 10pt;
  border-right : 1px dashed;
  border-top : 1px dashed;
  vertical-align : top;
}

td.tableauBdrTopLeft {
  background-color="#777777";
  font-family : verdana;
  font-size : 10pt;
  border-left : 1px dashed;
  border-top : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottomRight {
  font-family : verdana;
  font-size : 10pt;
  border-right : 1px dashed;
  border-bottom : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottomLeft {
  font-family : verdana;
  font-size : 10pt;
  border-left : 1px dashed;
  border-bottom : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottomLeftRight {
  font-family : verdana;
  font-size : 10pt;
  border-left : 1px dashed;
  border-right : 1px dashed;
  border-bottom : 1px dashed;
  vertical-align : top;
}

td.tableauBdrTopLeftRight {
  font-family : verdana;
  font-size : 10pt;
  border-left : 1px dashed;
  border-right : 1px dashed;
  border-top : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottomTopRight {
  font-family : verdana;
  font-size : 10pt;
  border-bottom : 1px dashed;
  border-top : 1px dashed;
  border-right : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottomTopLeft {
  font-family : verdana;
  font-size : 10pt;
  border-bottom : 1px dashed;
  border-top : 1px dashed;
  border-left : 1px dashed;
  vertical-align : top;
}

td.tableauBdrBottomTopLeftRight {
  font-family : verdana;
  font-size : 10pt;
  border-bottom : 1px dashed;
  border-top : 1px dashed;
  border-left : 1px dashed;
  border-right : 1px dashed;
  vertical-align : top;
}

p {
  margin-left : 7px;
  margin-right : 12px;
  font-family : verdana;
  font-size : 10pt;
  text-align : justify;
}

h1 {
  font-family : verdana;
  font-size : 16;
  font-weight : bold;
}
