#display_table td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: 0.03px;
	border-bottom-width: 0.03px;
	border-left-width: 0.03px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
#headline {
	margin-left: 50px;
}


li
{
	list-style-image: url(http://kingwin.com/layout/images/bulleted_arrow.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
A:link {
	text-decoration: none;
	color: #FF9900;
}
A:visited {
	text-decoration: none;
	color: #FF0000;
}
A:active {
	text-decoration: none;
	color: #FF9900;
}
A:hover {
	text-decoration: underline;
	color: #FF0000;
}
