BODY,TD,TR {
  font-size:12px;
  line-height:130% ;
}
A:LINK	{
  color : blue;
  text-decoration:underline;
}
A:VISITED	{
  color : maroon;
  text-decoration:underline;
}
A:ACTIVE	{
  color : lime;
  text-decoration:underline;
}
A:HOVER	{
  color : lime;
  text-decoration:underline;
}
.text_16 {
  font-size: 16px;
  line-height:140% ;
}
.text_18B {
  font-size  : 18px;
  font-weight: bold
  line-height: 150% ;
}
.text_24 {
  font-size  : 20px;
  font-weight: bold
  line-height: 200% ;
}
