#inputform {
	text-decoration: none;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	color: #186939; /* dark green of logo */
	font-size: 12px;
}

#inputform input,textarea {
	text-decoration: none;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#inputform select {
	text-decoration: none;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#inputform button,submit {
	text-decoration: none;
	font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
