/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: black;
  color: #dfdfb2;
}
h1 {
  font-size: 150%;
  margin-bottom: 2pt;
  margin-top: 10pt;
}
h2 {
  font-size: 125%;
  margin-bottom: 2pt;
  margin-top: 10pt;
}
p {
  margin-top: 2pt;
  margin-bottom: 2pt;
}
a {
  border-bottom: 1px dotted #dfdfb2;
  text-decoration: none;
  color: #dfdfb2;
}
a:hover {
  border-bottom: 1px solid #ffffcc;
  text-decoration: none;
  color: #ffffcc;
}
a.external {
  background-image: url(external_link.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 16px;
}
