body{
  font-size : 16pt;
  color: #008000;
  background-color : #ffffff;
  background-image:url(./wall.gif);
  background-attachment : fixed;
}
td{
  font-size : 16pt;
}
input,textarea{
	font-size : 12pt;
	color:#008000;
	background-color:#ffffff;
}
A:LINK{
  color: #008000;
  text-decoration : none;
}
A:VISITED{
  color: #008000;
  text-decoration : none;
}
A:HOVER{
  color: #ffa500;
  background-color: #d7ffd7;
  text-decoration : underline;
}
A:ACTIVE{
  color: #008000;
  text-decoration : none;
}
.size1{
  font-size : 30pt;
  font-family : SimHei,"MS Hei",beijing,sans-serif;
}
.size2{
  font-size : 9pt;
  line-height : 12pt;
}
.size3{
  font-size : 16pt;
}
.size4{
  font-size : 20pt;
  font-family : SimHei,"MS Hei",beijing,sans-serif;
}

