body {
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
/*  margin-left: 0;
  margin-right: 0; */
}

h1 {
  color: #333399;
}

h2.separator {
  margin-bottom: 0px;
  border-bottom: 2px solid #9999cc;
}

h3.separator {
  margin-bottom: 0px;
  border-bottom: 2px solid #9999cc;
}

h4.separator {
  margin-bottom: 0px;
  border-bottom: 2px solid #9999cc;
}

h5.separator {
  margin-bottom: 0px;
  border-bottom: 2px solid #9999cc;
}

h6.separator {
  margin-bottom: 0px;
  border-bottom: 2px solid #9999cc;
}

img {
  border: 0px;
}

code {
  font-family: Courier New, Courier, mono, monospace;
  font-size: 12px;
  color: #000066;
  background-color: #ffeedd;
}

table.itemlist {
  /* border-top: 1px solid #000000; */
  padding-top: 0px;
  margin-top: 4px;
}

p {
  text-indent: 1.5em;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

pre {
  font-family: monospace;
}
