.txt {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #182880;
}
.txtb {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #01628C;
}
.input {
    width: 250px;
   	height:20px;
	color: #182880;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
}
textarea {
    width: 250px;
	height:60px;
	color: #182880;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
}