.d {  font-size: 9pt; line-height: 150%; text-decoration: none}
.e {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 9pt; line-height: 150%; text-decoration: none}
td {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	font-style: normal;
	line-height: normal;
}
.STYLE1 {color: #ff0000}
.STYLE2 {
	color: #FF0000;
	font: bold;
}
/*链接部分定义*/
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #001E51; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
A:active {
	COLOR: #004fdf; TEXT-DECORATION: none
}

.B:link {
	COLOR: #000000; 
}
.B:visited {
	COLOR: #001E51; TEXT-DECORATION: none
}
.B:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
.B:active {
	COLOR: #004fdf; TEXT-DECORATION: none
}