  
A{
  color : #0000cc;
  text-decoration : none;
  font-size : 10pt;
  line-height : 12pt;
}
A:HOVER{
  font-size : 10pt;
  line-height : 12pt;
  color : red;
  text-decoration : overline;
}
TD{
  font-size : 10pt;
  line-height : 12pt;
}
BODY{
  scrollbar-base-color:#F3F3FF;
  scrollbar-3dlight-color:#F3F3FF;
  scrollbar-track-color:#F3F3FF;
  scrollbar-arrow-color:#663300;
  scrollbar-darkshadow-color:#F3F3FF;
  scrollbar-face-color:#CCCCFF;
  scrollbar-highlight-color:#F3F3FF;
  scrollbar-shadow-color:#F3F3FF;
  font-size : 10pt;
}
.green{
  font-size : 10pt;
  line-height : 12pt;
  color : #008080;
}
.white{
  font-size : 10pt;
  line-height : 12pt;
  color : #ffffff;
}
.bold{
  font-size : 12pt;
  font-weight : bold;
  line-height : 12pt;
}
.white12{
  font-size : 12pt;
  line-height : 14pt;
  color : #ffffff;
}
.big12{
  font-size : 12pt;
  line-height : 13pt;
}
.b{
  font-size : 10pt;
  font-weight : bold;
  line-height : 12pt;
}
.gray{
  font-size : 10pt;
  line-height : 12pt;
  color : #404240;
}
.co_y{
  background-color : #ffffec;
}
.shadow{
  font-size : 10pt;
  line-height : 12pt;
  filter:Shadow(color=#cccccc,direction=135) ;
}
.shadow_b{
  font-size : 10pt;
  font-weight : bold;
  line-height : 12pt;
  filter:Shadow(color=#cccccc,direction=135) ;
}
.shadow_12{
  font-size : 12pt;
  line-height : 13pt;
  filter:Shadow(color=#cccccc,direction=135) ;
}
.shadow_b12{
  font-size : 12pt;
  font-weight : bold;
  line-height : 13pt;
  filter:Shadow(color=#cccccc,direction=135) ;
}
.w_b{
  font-weight : bold;
  color : #ffffff;
}
.cha{
  color : maroon;
}
.cha_b{
  font-weight : bold;
  color : maroon;
}
.blue_b{
  font-weight : bold;
  color : blue;
}
.f_8{
  font-size : 8pt;
}
.hai{
  color : #999999;
}
.d-red_b{
  font-weight : bold;
  color : #cc0000;
}
.d-red{
  color : #cc0000;
}
.red_b{
  font-weight : bold;
  color : #ff0000;
}
.red{
  color : #ff0000;
}
.f_9cut{
  font-size : 9pt;
  text-decoration : line-through;
}
