BODY,TD,TR,CAPTION{
  font-size: 10pt ;
color:#333333;
}
P {
  font-size: 11pt ;
LINE-HEIGHT:130%;
}
BODY{
margin:0px;
}
#BIG {
  font-size: 12pt ;
  color:#6666ff;

}
A{
  font-size: 11pt ;
  color : #000099;
  text-decoration : underline;
}
A.SUB{
  font-size: 10pt ;
  color : #666666;
  text-decoration : none;
}
A.SUBA{
  font-size: 10pt ;
  color : #0000ff;
  text-decoration : underline;
}
A.SUB:HOVER{
  font-size: 10pt ;
  COLOR:red;
  BACKGROUND:yellow;
  text-decoration :  underline;
}
A.SUBA:HOVER{
  font-size: 10pt ;
  COLOR:red;
  BACKGROUND:yellow;
  text-decoration :  underline;
}
A:HOVER{
  font-size: 11pt ;
  COLOR:red;
  text-decoration :  underline;
}

