table.ft {
	width: 950px;
	height: 60px;
}
tr.ftt {
	height: 10px;
}
tr.fts {
	height: 20px;
	background-color: #FF3000;
}
tr.ftd {
	height: 30px;
}
p.ftp {
	font-family: Courier New;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
p.ftp:first-letter {
	font-weight: normal;
}