*{
	margin: 0;
	padding: 0;
	font-family:Helvetica,sans-serif;
	background-color:#e0f9fe;
	font-size:12px;
	}
	

form, iframe, field, fieldset{
border:none;
}


input, textarea {
	width:170px;
	line-height:16px;

}

button{
margin:4px auto;
text-align:center;
height:27px;
line-height:27px;
background:#000000;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
}

