/* Generated by KompoZer */
h2 {
  font-style: italic;
}
h3 {
  font-style: italic;
}
a:hover {
  color: #00e098;
  background-color: #fff8ff;
}
hr {
  background-color: #009900;
  width: 75%;
  height: 3px;
}
.thin_border {
  border: 1px solid #025ac1;
  margin-left: 6px;
}
.indented_box {
  border: 1px solid #025ac1;
  margin-left: 15px;
  margin-right: 15px;
}
