BODY{
  font-size : 12pt;
  color: #0000ff;
  background-color : #FFFFFF;
  background-image : url(../chinaback.gif);
  background-attachment : fixed;
}
.size1{
  font-size : 16pt;
}
.size2{
  font-size : 9pt;
}
.size3{
  font-size : 12pt;
}
.size4{
  font-size : 10pt;
}
A{
  color: #ff00ff;
  text-decoration : none;
}
A:VISITED{
  color: #ff00ff;
  text-decoration : none;
}
A:HOVER{
  color: #0000cc;
  text-decoration : underline;
}
A:ACTIVE{
  color: #ff00ff;
  text-decoration : none;
}
TD{
  font-size : 12pt;
}
