<!--
a:link    {
text-decoration:none;
color:#646464 ;
}
a:visited {
text-decoration:none;
color:#646464 ;
}
a:active  {
text-decoration:none;
color:#0080c0 ;
}
a:hover   {
text-decoration:underline;
color:#646464 ;
}
td        {
font-size: 84%;
line-height : 18px;
}
b         {
font-size: 11pt;
}
P         {
font-size: 84%;
line-height : 20px;
}
-->