.body {
	margin: 0px;
}
.text {
	font-family: tahoma;
	font-size: 18px;
	color: #333333;
}
.field
{
width:255px;
height:18px;
font-family: tahoma;
	font-size: 13px;
	color: #636363;
	border:1px #bc0000 solid;
	border-radius:2px;
	} 
	