table.f{
	width:500px;
	margin:10px auto;
	}
table.f td{
	padding:5px;
	}
table.f td.t{
	border:solid 1px #000;
	}
table.f td.d{
	background:#eee;
	color:#000;
	}
table.fd td{
	padding:0;
	}
table.f td.c{
	line-height:2em;
	}
.red{color:red;}

