﻿body
{
	font-size: 9pt;
	font-family: 宋体;
	line-height:1.5; 
	text-align :center ;
}
a:link { text-decoration: none ; color:Blue ; font-size: 9pt; }
a:active {
	text-decoration: blink;
	color: #FF0000;
}
a:visited { text-decoration: none;color:Blue}
a:hover {  color: #FF0000; font-size: 9pt}
tr           { font-family: 宋体; font-size: 9pt }
td           { font-family: 宋体; font-size: 9pt }
form         { font-family: 宋体; font-size: 9pt }
table        { font-family: 宋体; font-size: 9pt;}
body         { font-family: 宋体; font-size: 9pt }
.link {
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	color: #0033FF;
}