<STYLE TYPE="text/css"> 
<!-- 
A:link    { color: PINK; } 
A:visited { color: PINK;} 
A:hover   { color: #ff0080 ;  } 
A:active  { color: PINK; } 

--> 
</STYLE> 


<STYLE TYPE="text/css"> 
<!-- 
P.abstruct { 
   font-family: Times, serif;
   font-size: 5pt;
   font-style: italic;
   font-weight: bold; }

--> 
</STYLE> 



<STYLE TYPE="text/css"> 
<!-- 
td {
word-break: break-all;
}


TR {
word-break: break-all;
}
--> 
</STYLE> 

<style type="text/css">
<!--
html, body { scrollbar-base-color: BLACK; }
-->
</style>  

<style type="text/css"><!--
textarea { scrollbar-base-color: BLACK; }
-->
</style> 
