.hkcss {
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
}
.p8 {
	font-size: 8pt;
	font-style: normal;
	line-height: 130%;
	color: #DDD;
}
.p9 {
	font-size: 9pt;
	font-style: normal;
	line-height: 130%;
	color: #DDD;
}
.p10 {
	font-size: 10pt;
	font-style: normal;
	line-height: 130%;
	color: #DDD;
}
.p12 {
	font-size: 12pt;
	font-style: normal;
	line-height: 130%;
	color: #DDD;
}
A:link { color: #FFF; text-decoration:none; }
A:visited { color: #FFF; text-decoration:none; }
A:active { color: #FFF; text-decoration:none; }
A:hover {
	text-decoration: underline;
	color: #FF0000;


}
.h1{
	font-size: 5pt;
	font-style: normal;
	color: #000000;
}
body { bgcolor="#000000" text="#999999"  leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#999999" vlink="#999999" alink="#999999" scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#FF0000;scrollbar-base-color:#000000;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#000000;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#FFFFFF;scrollbar-track-color:#000000;}
