HTML, BODY {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12px;

}
input {
	font-size: 10px;
	font-family: verdana;
	background: #ffffff;
	border: 1px solid #c9c9c9;
}

textarea {
	font-size: 10px;
	font-family: verdana;
	background: #ffffff;
	border: 1px solid #c9c9c9;
}
