
body {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: justify;
  font-size: 10pt;
  color: #000;
  background: none;
  font-family: helvetica, sans-serif, serif;
}

img {
  display: none;
}

a {
  color: #000;
}

p {
  margin: 0;
  padding: 5pt 0 5pt 0;
}

#top {
  font-family: 'URW Bookman L','Bookman Old Style','Georgia',sans-serif;
}
#top a {
  text-decoration: none;
}
#top h1 {
  font-size: 19pt;
  font-weight: normal;
}
#top h2 {
  font-family: 'URW Chancery L','Monotype Corsiva','Zapf Chancery','Chancery',cursive,sans-serif;
  font-weight: normal;
  font-variant: italic;
  font-size: 18pt;
  margin-top: 15pt;
  padding: 0;
}
#top h2 span {
  font-size: 12pt;
}
#top p {
  font-size: 8pt;
}
#top p.n {
  font-size: 11pt;
  margin-top: 20pt;
}
#top p.s {
  font-size: 7pt;
}
#left, #right {
  float: left;
  text-align: center;
  height: 132pt;
}
#left {
  width: 30%;
}
#right {
  width: 60%;
}
#logo {
  display: none;
}

#menu {
  display: none;
}

#page, #content {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
  background: none;
}

#text {
  margin: 0;
  background: none;
  width: 90%;
  text-align: justify;
}
#text hr {
  display: none;
}
#text p.f, #text p.mf {
  margin: 0;
  padding: 5pt 0 5pt 0;
  background: none;
}
#text p.cite {
  font-style: italic;
}
#text .l, #text .r, #text .dl, #text .dr {
  display: none;
}

#footer, #bottom {
  display: none;
}
