body {
/*	vertical-align: top;
//	width: none; */
	line-height: 18px;
	background-color: rgb(170, 180, 190);
	margin: 80px;
	margin-left: 100px;
}

a {
	border: none;
	color: inherit;
	text-decoration: none;
}

a:hover {
	border: none;
}

.mtime, .size, a:visited {
	color: rgb(85, 90, 95);
}

tr {
	height: 18px;
	vertical-align: top;
}

td.name {
	width: 100px;
}

td.size {
	width: 140px;
}

tr, td, table, a {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
	width: 200px;
//	padding-left: 11px;
	padding-right: 11px;
//	margin-right: 11px;
}

.mtime {
	text-align: right;
}

td.size {
	margin-left: 18px;
}