.txtbox {
	border: thin solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	background-color: #FFCC00;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 12px;
}.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt3 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 11px;
}

