<style type="text/css">
	body
   {
   background-color:#F1E6E2;
   background-image:url("images/hk_background_1.jpg");
   background-position:;
   background-repeat: repeat;
   font-family:;
   font-size:;
   margin-top:0;
    }
	
	A:link, A:visited, A:active { text-decoration: none;color:#990000 }
	A:hover { color:#009933 }
	
	h1
	{
	font-size: 26px;
	font-style: normal;
	font-family: "Palatino Linotype", Times, serif;
	color: #cc0000;
 	text-align: center;
 	margin: 5px;
	}
	
	.banner
	{
	font-family: "Palatino Linotype", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #006600;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	border:0;
	}
	
	.headerline
	{
	color: Olive;
	width: 95%;
	margin:0px;
	text-align: right;
		}
		
	.table1
	{
	font-weight:100;
	background-color:#ffffff;
	border: 0px solid #aaa;
	font-family: verdana;
  	font-size: 13px;
   	padding: 20px 20px;
  	text-align: left;
	color:#660033;
		}
		
	.tabledata
	{
	border: 1px solid #aaa;
  	font-family: verdana;
  	font-size: 13px;
   	padding: 10px 10px;
  	text-align: left;
	color:#660033;
	}
	
	.divheader
	{
	font-family: verdana;
  	font-size: 13px;
	font-weight: bold;
   	padding: 0px 0px;
  	text-align: center;
	color:#660033;
	}
	
	.menu
	{
	height:22px;
	border-collapse: collapse;
	border-top:.05em solid #000;
	border-bottom:.05em solid #000;
	border-left:.05em solid #000;
	border-right:.05em solid #000;
	font-family:Verdana, comic sans ms, sans-serif;
	font-size: 11pt;
	font-weight: 100;
	color:#990033;
	background-color:#ffff99;
	}
	
	.header
	{
	top:0;
	width:900px;
	height:115px;
	background-color:white;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	overflow:hidden;
	color: #000000;
	<!-- text-align: center; -->
	}
	.footer
	{
	width:900px;
	clear:both;
	height:22px;
	border:1px solid #000;
	background-color: #FDF5E6;
	font-family: verdana;
	color: #990033;
	text-align:center;
	font-size: 13px;
	position:;
	}
	.smallfont
	{
	font-size: 9px;
	}
</style>