BODY{
  font-size: 10pt ;
color:#333333;
}
TD,TR,CAPTION{
  font-size: 11pt ;
LINE-HEIGHT:130%;
color:#333333;
}
P {
  font-size: 10pt ;

}
A{
  font-size: 11pt ;
  color : #000099;
  text-decoration : underline;
}
A.SUB{
  font-size: 10pt ;
  color : #000099;
  text-decoration : none;
}
A.SUB:HOVER{
  font-size: 10pt ;
  COLOR:red;
  BACKGROUND:yellow;
  text-decoration :  underline;
}
A:HOVER{
  font-size: 11pt ;
  COLOR:red;
  text-decoration :  underline;
}

