<!--
body {
  background-color: #ffffff;
  background-image: url(../images/back.jpg);
  background-repeat: repeat-y;
  background-position: 0px 60px;
  margin-left: 0px;
  margin-top: 0px;
  color: #000000;
  font-family: Arial, sans-serif;
}
div.sidebar {
  position: absolute;
  padding-left: 4px;
}
div.sidebar table {
  text-align: center;
  font-size: 9pt;
  font-weight: bolder;
  width: 124px;
}
div.sidebar td.entry {
  width: 123px;
  padding-right: 4px;
  line-height: 1.5;
  color: #008080;
}
div.sidebar a {
  text-decoration: none;
  color: #008080;
}
div.sidebar a:hover {
}
div.content {
  position: absolute;
  padding-left: 160px;
  padding-right: 16px;
  width: 580px;
  font-size: 10pt;
}
h4 {
  margin-top: 10pt;
  font-size: 11pt;
}
h5 {
  margin-top: 8pt;
  font-size: 9pt;
}
div.footnote {
  margin-top: 24pt;
  margin-bottom: 24pt;
  font-size: 8pt;
}
.slogan {
  text-align: center;
}
div.copyright {
  text-align: center;
}
div.content dt {
  font-weight: bolder;
}
div.content dd {
  margin-bottom: 8pt;
}
div.testimonial {
  position: absolute;
  width: 172px;
  background-color: #ffffff;
  border: solid #cccccc 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  padding: 12px 16px 16px 16px;
  top: 60px;
  left: 755px;
  font-size: 9pt;
}
body img {
  border: 0;
  vertical-align: middle;
}
-->

