/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  font-size: 1em;
  font-family: sans-serif,helvetica;
}
*:link {
  color: green;
  text-decoration: none;
}
*:visited {
  color: green;
  text-decoration: none;
}
a:hover {
  color: #ff5500;
}
h1 {
  border-bottom: 2px solid #000000;
  margin: 0;
  text-align: center;
  background-color: #98FB98;
  color: #ffffff;
  font-weight: normal;
  font-size: 1.75em;
  border-top-style: none;
  border-top-width: 0px;
}
h2 {
  font-size: 1.5em;
  font-weight: bold;
}
em {
  font-family: times,serif;
  font-style: italic;
  color: #034455;
}
pre {
  font-family: monospace;
  margin-left: 1em;
}
div.fragment {
  border:  none;
  width: 100%;
  background-color: #eeeeee;
}
