A:LINK        {
  color : #666666;
}
A:ACTIVE      {
  color : #666666;
}
A:VISITED     {
  text-decoration : none;
  color : #666666;
}
A:HOVER       {
  color : #000000;
  background-color : #c8ffff;
}
A             {
  text-decoration : none;
  color : #666666;
}
BODY	          {
  font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
  font-size : 9pt;
  color :#8f8f8f;
  cursor : crosshair;
  background-attachment : fixed;
  scrollbar-3dlight-color:#999999;
  scrollbar-arrow-color:#999999;
  scrollbar-base-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#999999;
}
TD	  {
  font-size : 9pt;
  color : #8f8f8f;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";
}
#m	{
  font-size : 9pt;
}
#s      {
  font-size: 8pt;
}
#ss     {
  font-size: 7pt;
}
.bg1		{
  background-color : #cccccc;
}
.bg2		{
  background-color : white;
}
.bg3		{
  background-color : #ffffff;
}
.l1		{
  font-size : 1pt;
  background-color :#cccccc;
}