.form {
	height: 15px;
	width: 120px;
}
.button {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-align: center;
	vertical-align: middle;
	display: block;
}
body,
P{
	font-family:Tahoma, Verdana, Arial, SansSerif, sans-serif, Halvetica;
	font-size:12px;
	color:#996600;
}