.ftable {
	background-color: #FFCC33;
	width: 90%;
	margin: 0px;


}
.ftd1 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC33;
}
.ftd2 {
	background-color: #FFFFCC;
	text-align: center;
	font-size: 12px;




}
input {
	font-size: 12px;
}
td {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
