body{
	margin:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
}

input{
width:350px;
color:#555;
background:none;
font-size:13px;
border:0px;
border-bottom:solid 1px #999;
padding:0px;
text-align:left;
font-family:"Times New Roman", Times, serif;
}
textarea{
width:350px;
color:#555;
background:none;
font-size:13px;
border:0px;
border-bottom:solid 1px #999;
padding:0px;
text-align:left;
font-family:"Times New Roman", Times, serif;
}
