body
{
	margin-bottom:15;
	margin-left:15;
	margin-right:15;
	margin-top:15;
	font-size:9pt;
	color:Black;
	font-family:宋体;
	line-height:20px;			
}

a:link
{
	text-decoration:underline;
	color:Blue;	
}
a:visited
{
	color:Blue;
}
a:hover
{
	text-decoration:none;
	color:Red;
}

.black
{
	font-family:宋体;
	font-size:9pt;
	color:Black;
	line-height:24px;		
}
A.black:link {text-decoration: none; color:Black} 
A.black:visited  {text-decoration: none; color:Black} 
A.black:hover {text-decoration: none; color:Red} 

.red
{
	font-family:宋体;
	font-size:9pt;
	color:Red;
	line-height:24px;
	font-weight:bold;
}

.green
{
	font-family:宋体;
	font-size:9pt;
	color:Green;
	line-height:24px;
	font-weight:bold;
}

.content
{
	font-family:宋体;
	font-size:9pt;
	color:#434343;
	line-height:24px;	
}