body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

A:link   
  {   
  font-size:   12px;   
  color:   #000000;   
  font-family:   新宋体;   
  text-decoration:   none;   
  }   
    
  A:active   
  {   
  font-size:   12px;   
  color:   #0000FF;   
  font-family:   新宋体;   
  text-decoration:   none;   
  }   
    
  A:hover   
  {   
  font-size:   12px;   
  color:   #0000FF;   
  font-family:   新宋体;   
  text-decoration:   none;   
  }   
    
  A:visited   
  {   
  font-size:   12px;   
  color:   #000000;   
  font-family:   新宋体;   
  text-decoration:   none;   
  }
  
   .bigTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "黑体";
}

