/* Generated by KompoZer */
body {
  margin: 1cm;
  text-align: center;
  font-size: 12pt;
  font-family: Verdana,sans-serif;
  background-color: #7e7efc;
  color: #00008b;
}
h1, h2, h3, h4, h5, h6 {
  font-style: italic;
  background-color: #7e7efc;
  text-align: center;
  color: #00008b;
  font-family: Zapfino;
}
a:link {
  color: #ffff33;
  background-color: transparent;
  font-size: 14pt;
}
a:visited {
  color: #ffcc00;
  background-color: transparent;
}

table {
  width: 100%;
}
