table td {
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
}
table tr.noborder td {
border-bottom: 0;
}
table tr.noborder1 td {
border-top: 0;
}
table {
	padding-bottom: 15px;
}
table a {
	text-decoration: none;
}
table a:hover {
	text-decoration: underline;
}