/* Generated by KompoZer */
div#header {
  font-family: Arial,Helvetica,sans-serif;
  font-size:14pt;
  margin-bottom: 50px;
}
div#content {
  font-family: Arial,Helvetica,sans-serif;
  margin-bottom: 20px;
  width: 80%;
  margin-left: 10%;
  min-height: 100px;
}
div#footer {
  border-style: solid none none;
  border-color: black;
  border-top: 1px solid black;
  width: 80%;
  margin-left: 10%;
  padding-top: 10px;
}
