/* Generated by KompoZer */
a:link {
  color: white;
}
a:visited {
  color: white;
}
.CurPageLink {
  color: gray;
}
hr {
  color: gray;
  height: 2px;
  width: 100%;
}
body {
  background-color: black;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
}
li {
  font-size: 18px;
}
.Caption {
  font-weight: bold;
  font-size: small;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
  color: #ffcc33;
}
h3 {
  font-size: 20px;
}
.Highlight {
  font-style: italic;
  color: #ffcc33;
}
div#container {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}
div#footer {
  text-align: right;
  font-size: 12px;
}
