BODY{
  background-color : white;
}
UL{
  margin-top : 3px;
  margin-bottom : 3px;
  list-style-position : outside;
}
.TDblue{
  background-color : #eefaff;
}
.bgreenB{
  color : teal;
  font-weight : bold;
}
.redB{
  font-weight : bold;
  color : #990000;
}
.blueB{
  font-weight : bold;
  color : navy;
}
.ssmall{
  line-height : 15px;
  font-size : 8pt;
}
.Asmall{
  font-size : 11pt;
}
.Assmall{
  font-size : 9pt;
}
.lh15{
  line-height : 1.5;
}
BLOCKQUOTE{
  line-height : 1.5;
  margin-top : 1%;
}
