body {
  margin-left: 100pt;
  margin-right: 100pt;
  margin-top: 30pt;
  background: #FFFFFF;
}
div.Breadcrumbs {
  font-size: small;
  margin-bottom: 10pt;
}
div.Text {
  padding: 2pt;
  margin-top: 10pt;
  margin-bottom: 10pt;
}
div.Title {
  padding: 5pt;
  font-size: 2.5em;
  font-weight: bold;
  background: #CCCCFF;
}
h1 {
  padding: 2pt;
  font-size: 1.6em;
  font-weight: bold;
  background: #CCCCFF;
  clear: both;
}
h2 {
  font-size: 1.0em;
  font-weight: bold;
  display: inline;
}
p.LastModified {
  font-size: small;
  text-align: center;
}
p.Pre {
  display: block;
  unicode-bidi: embed;
  font-family: monospace;
  white-space: pre;
}
p.WithHeading {
  display: inline;
}
