h2
{
  background: transparent;
  color: #000000;
  text-align: center;
}

h2 span.h20
{
  font-size: 0.75em;
  font-weight: normal;
}

h2 span.h21
{
  font-size: 1.25em;
  font-weight: bold;
}

h2 span.h22
{
  font-size: 1em;
  font-weight: bold;
}

div.content p
{
  text-align: justify;
  text-indent: 1em;
}

pre
{
  font-size: 1em;
}

hr
{
  display: none;
}

div.about
{
  border: solid 1px #CCCCCC;
  margin-bottom: 1em;
  padding: 1em;
}

div.about h3
{
  background-color: transparent;
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 1em 0;
  padding: 0;
}

div.about p
{
  text-align: justify;
  margin-bottom: 0;
  margin-top: 0;
}
