<STYLE type="text/css">
<!--
A:VISITED{
  text-decoration : none;
  font-weight : bold;
}
A:LINK{
  text-decoration : none;
  font-weight : bold;
}
A:HOVER{
  color : red;
  text-decoration : underline;
  font-weight : bold;
}
A:ACTIVE{
  text-decoration : none;
  font-weight : bold;
}
TD.wideline{
  line-height: 150%;
}
H2 {
  font-size: 130%;
  font-weight: bold;
  border-style: solid;
  border-color: Maroon;
  border-left-width: 10px;
  border-bottom-width: 2px;
  border-top-width: 0px;
  border-right-width: 0px;
  margin-top: 10px;
  padding-left: 0.5em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
-->
</STYLE>


