
h1, h2, h3, h4, h5, h6, #foot {
	color: #000;
}

h1 {text-align: center; }

ul {
	list-style: disc;
}

ul ul {
	list-style: square;
}

ul ul ul {
	list-style: circle;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

#disclaimer {
border: 0px; 
text-align: center; 
margin-bottom: 12px;
font-size: 10pt;
padding: 0px;}

#printfoot {border: 0px; font-size: 10pt; margin-top: 25px;}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


.caption a:visited {
	color: #000;
	text-decoration: underline;
}

#content {
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

.left {position: relative;
float: left;
margin-right: 5px;}

#hktable {
	font-size: 0.6em;
	text-align: center;
}

#hktable a {
	font-weight: bold;
	text-decoration: none;
}

#search, #nav, #links, #about, #header, .next, .line, .top, #breakout, #foot {
	display: none;
}
