body {
  font-family: calibri;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: #999999;
  line-height: 100%;
  font-size: 1em;
}
h1 {
  text-align: left;
  font-family: calibri;
  color: #ff9900;
  font-weight: bold;
  font-size: 1.3em;
  font-style: normal;
  text-transform: lowercase;
}
h2 {
  color: #90d653;
  text-align: left;
  line-height: 1em;
  font-family: Calibri;
  font-weight: bold;
  font-size: 1.4em;
}
h3 {
  color: #666666;
  font-family: calibri;
  font-size: 1.4em;
}
h4 {
  font-weight: bold;
  color: #666666;
  font-size: 1em;
}
p {
}
lg {
  color: silver;
  font-size: smaller;
}
a {
  color: #333333;
  text-decoration: none;
}
table {
  margin-left: auto;
  margin-right: auto;
}
td {
  vertical-align: baseline;
}
sig {
  font-family: calibri;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: #999999;
  line-height: 120%;
  font-size: smaller;
}
cmdline {
  border: 1px dashed #cc0000;
  font-family: "Courier New",Courier,monospace;
  font-size: 0.9em;
  line-height: normal;
  background-color: #e6e6e6;
}
code {
  font-family: "courier new",courier,monospace;
  font-size: 0.9em;
  color: #999999;
}
