/* Generated by KompoZer */
h1 {
  text-align: left;
  font-family: Arial Narrow;
  font-size: 42pt;
  font-weight: bold;
  color: white;
}
h2 {
  font-weight: normal;
  text-align: left;
  font-size: 35pt;
  font-family: Arial Narrow;
  color: white;
}
h5 {
  font-weight: normal;
  text-align: left;
  font-size: 20pt;
  font-family: Arial Narrow;
  color: white;
}
h6 {
  font-weight: normal;
  font-family: Arial Narrow;
  text-align: center;
  font-size: 16pt;
  color: #ffcc00;
}
body {
  font-weight: normal;
  text-align: left;
  font-family: Arial Narrow;
  background-color: black;
  font-size: 12pt;
  color: #ffcc00;
}
p {
  font-weight: normal;
  font-family: Arial Narrow;
  color: white;
  text-align: left;
  font-size: 10pt;
}
.tablec {
  border: medium solid #ffcc00;
  margin: 2%;
  padding: 2%;
  color: #ffcc00;
}

