
body{ margin:0px; padding:0px;}
.style {
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.style1{
	font-size: 14pt;
	color:#003399;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	
}
.style2{
	font-size: 9pt;
	color:#ffffff;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	
}
.style4{
	font-size: 9pt;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	font-variant: normal;
	
}

a.link:style2{
	font-size: 9pt;
	color:#ff0000;
	font-style: normal;
	line-height: 150%;
	font-variant: normal;
	
}
.a1{ 
font-size: 9pt;
color:#333333;
line-height: 150%;
text-decoration:none;
} 


a.a1:link{ 
font-size: 9pt;
color:#333333;
text-decoration:none;
} 


a:hover{ 
font-size: 9pt;
color:red; /* 定义鼠标悬停时样式 */ 
text-decoration:underline;
} 
a:visited{ 
color:#333333;
text-decoration:none;
} 
a.style:link{ 
font-size: 9pt;
color:#333333;
text-decoration:none;
} 


a.style:hover{ 
font-size: 9pt;
color:red; /* 定义鼠标悬停时样式 */ 
text-decoration:underline;
} 
a.style:visited{ 
color:#333333;
text-decoration:none;
} 
