/* ------------------------------------------------------------------ */
/* page defaults                                                      */
/* ------------------------------------------------------------------ */

body, table, input, select, textarea
{
  font-size: 12pt;
  line-height: 110%;
}

body, table
{
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;

  text-decoration: none;
}

body
{
  zcolor: ;
  zbackground: ;

  height: 100%;
}

p
{
  zmargin: 1.0em 1.0em;

  zborder: 0.0em;

  zpadding: 0.0em;
}

/* ------------------------------------------------------------------ */
/* defaults                                                           */
/* ------------------------------------------------------------------ */

h1
{
  font-size: 260%;
  font-style: normal;
  font-weight: normal;

  text-decoration: none;

  line-height: 1.0em;

  zletter-spacing: 0.06em;

  zcolor: ;

  zmargin: 0.5em 0.0em 0.5em 0.0em;

  padding: 0.0em 0.0em;
}

h2
{
  font-size: 200%;
  font-style: normal;
  font-weight: normal;

  text-decoration: none;

  line-height: 1.0em;

  zletter-spacing: 0.06em;

  zcolor: ;

  zmargin: 0.5em 0.0em 1.0em 0.0em;

  padding: 0.0em 0.0em;
}

h3
{
  font-size: 140%;
  font-style: normal;
  font-weight: bold;

  text-decoration: underline;

  line-height: 1.0em;

  zletter-spacing: 0.06em;

  zcolor: ;

  zmargin: 1.0em 0.5em 1.0em 1.0em;

  border: 0.0em;

  padding: 0.0em 0.0em;
}

h4
{
  font-size: 100%;
  font-style: normal;
  font-weight: bold;

  text-decoration: underline;

  line-height: 1.0em;

  zletter-spacing: 0.06em;

  zcolor: ;

  zmargin: 1.0em 0.5em 1.0em 1.0em;

  border: 0.0em;

  padding: 0.0em 0.0em;
}

h5
{
  zcolor: ;
}

hr
{
}

ol li
{
  padding: 0.5em;
}

ul li
{
  padding: 0.5em;
}


/* ------------------------------------------------------------------ */
/* general                                                            */
/* ------------------------------------------------------------------ */

.odd
{
  background-color: #ccc !important;
}

.align_left
{
  text-align: left !important;
}

.align_center
{
  text-align: center !important;
}

.align_right
{
  text-align: right !important;
}

.my_pre
{
  white-space: pre !important;
}

.my_mono
{
  zjdw: "Courier New" Courier;
  font-family: monospace !important;
  white-space: pre !important;
}

.my_nowrap
{
  white-space: nowrap !important;
}

.my_bold
{
  font-weight: bold !important;
}

.my_quote
{
  margin: 1.0em 3.0em;
}
