BODY{
  background-color: #ffffff;
  font-size : 10pt;
  font-color: #2d2d2d;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

TD{
  font-size : 10pt;
  font-color:#2d2d2d;
  line-height:130%;
}

A{
  color : lime;
  font-size : 10pt;
  color:#2020ff;
  text-decoration : none;
}

A:HOVER{
  color : #ff0b85;
  font-size : 10pt;
  text-decoration : none;
}

A:ACTIVE{
  color: #990099;
  text-decoration: underline;
  font-size : 10pt;
}




