body {
  background-color: #fff;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 15pt;
  color: #666!important;
}
.container {
  border: none;
  margin: 0;
}
header,
footer,
nav {
  display: none;
}
h1 {
  font-size: 25pt;
  line-height: 25pt;
  margin: 0;
  padding: 0;
  text-indent: 0;
  color: #666!important;
}
h2,
h3,
#content h3,
#content a,
a {
  color: #666!important;
}
h2 {
  border-bottom: 1pt solid #000;
  font: bold 20pt Serif;
  padding-bottom: 2pt;
  padding-left: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  color: #666!important;
  font-size: 12pt;
  margin: 2pt 1pt 6pt 0;
  text-align: justify;
}
#content {
  float: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
#content a {
  font-weight: normal;
  text-decoration: none;
}
img {
  background: #fff;
  border: 1pt solid #000;
  float: left;
  margin: 3pt 6pt 3pt 6pt;
  padding: 8pt;
}
.window-popup {
  position: relative!important;
  left: 0!important;
  top: 0!important;
  margin: 0!important;
  display: block!important;
}
.window-popup p {
  color: #666;
}
.window-popup h2 {
  color: #666;
}
