.listtable {
	padding: 1px 2px;
	width: 580px;
	border-top: 1px dashed #999999;
	border-right: 0px dashed #999999;
	border-bottom: 0px dashed #999999;
	border-left: 1px dashed #999999;
}
.tdsmallfont {
	font-size: 85%;
	line-height: 130%;
}

.listtable TD,TR,TH {
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 85%;
	line-height: 120%;
	color: #333333;
}
.listtable TH {
	background-color: #EEEEEE;
}
