body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.form1 { 
	font-size: 12px;
	font-family: Arial;
	color : #fff;
	border: 0px;
	background-color: #008000;
    padding: 5px;
    cursor: pointer;
}