.style1 {
	color: #0000FF;
	font-weight: bold;
}
body,td,th {
	font-family: Arial;
	font-size: 10pt;
	line-height:200%;
}
body {
	background-image: url("bg.jpg"/*tpa=http://www.chinesegage.com/images/bg.jpg*/);
	background-attachment:fixed;
	background-position:top left;
	background-repeat:repeat;
	 SCROLLBAR-FACE-COLOR: #ffffff;
 SCROLLBAR-HIGHLIGHT-COLOR: #000000;
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #ffffff;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #ffffff;
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
 SCROLLBAR-BASE-COLOR: #000000;

}
a:link {
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.style4 {
	font-size: 9pt;
	}
.style2 {
	font-size: 12pt;
	font-weight: bold;
	
}
.style3 {
	font-size: large;
	font-weight: bold;
	color: #0000FF;}