@import url(hkvca.css); 
#outer{
		margin-left:40px;
		margin-bottom:-80px;
	color: #000000;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:120px;
	background:white;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	overflow:hidden;
	color: #000000;
		text-align: center;
}
#left {
	position:relative;/*ie needs this to show float */
	width:40px;
	float:left;
	margin-left:-39px;/*must be 1px less than width otherwise won't push footer down */
	}
	#footer {
	width:100%;
	clear:both;
	height:100px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #FDF5E6;
	color: #000000;
	text-align:center;
	font-size: 80%;
	position:relative;
}
* html #footer {/*only ie gets this style*/
	\height:83px;/* for ie5 */
	he\ight:83px;/* for ie6 */
}
#clearheader{height:110px;}/*needed to make room for header*/
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/
#centrecontent {
		margin-top: 20px;
		margin-right: 30px;
	}
h1{
margin-bottom: 1em;
}
		P.western { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; text-indent: 30px; margin-bottom: 10px; }
		P.cjk { font-family: "Times", serif; font-size: 12pt; font-style: italic }
		P.ctl { font-family: "Times", serif; font-size: 10pt; so-language: ar-SA }
		
		H4 { margin-left: -2.54cm; margin-right: -2.38cm; margin-top: 0cm; margin-bottom: 0cm; direction: ltr; color: #000000; text-align: center }
		H4.western { font-family: "Times", serif; so-language: en-US }
		H4.cjk { font-family: "Times", serif }
		H4.ctl { font-family: "Times", serif; font-size: 10pt; so-language: ar-SA; font-weight: medium }
		P.sdfootnote-western { font-family: "Times", serif; font-size: 12pt; so-language: en-US }
		P.sdfootnote-cjk { font-family: "Times", serif; font-size: 12pt }
		P.sdfootnote-ctl { font-family: "Times", serif; font-size: 10pt; so-language: ar-SA }
		A.sdfootnoteanc { font-size: 80% }
		img {
	padding: 10px;
}

