.txt11 {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.txtsml {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.txtsmsm {
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
input {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;

}

