html,body,td {
  font-family : "宋体";
  font-size : 9pt;
}

a:link { 
  font-family : "宋体";
  font-size : 9pt;
  color : #444444;
  text-decoration : underline
}

a:visited {
  font-family : "宋体";
  font-size : 9pt;
  color : #444444;
  text-decoration : underline
}

a:hover {
  font-family : "宋体";
  font-size : 9pt;
  color : #aaaaaa;
  text-decoration : none
}

a.link:link { 
  font-family : "黑体";
  font-size: 10px;
  color : #444444;
  text-decoration : none
}

a.link:visited {
  font-family : "黑体";
  font-size : 10px;
  color : #444444;
  text-decoration : none
}

a.link:hover {
  font-family : "黑体";
  font-size : 10px;
  color : #aaaaaa;
  text-decoration : none
}

a.m1:link {
font-family : "宋体";
font-size: 10pt;
color : #888888;
text-decoration : none;
font-weight: bold;
}

a.m1:visited {
  font-family : "宋体";
  font-size : 10pt;
  color : #888888;
  text-decoration : none;
  font-weight: bold;
}

a.m1:hover {
  font-family : "宋体";
  font-size : 10pt;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.font1 { font-family : "黑体"; font-size: 10px;}
.font2 { line-height: 14pt;}
.z { font-size: 1pt;}
