BODY{
  font-size : 12pt;
  color : #0000FF;
  background-color : #ffffff;
  background-image : url(back_china.gif);
  background-attachment : fixed;
}
TR,TH,TD{
  font-size : 12pt;
}
.size1{
  font-size : 10pt;
}
.size2{
  font-size : 16pt;
  line-heigh : 22pt;
  font-weight : bold;
}
A:LINK{
  color: #0000FF;
  text-decoration : none;
}
A:VISITED{
  color: #0000FF;
  text-decoration : none;
}
A:HOVER{
  color: #808000;
  background-color : #00FFFF;
  text-decoration : underline;
}
A:ACTIVE{
  color: #0000FF;
  text-decoration : none;
}