BODY

input.reset {
	font-size: 13px;
	font-weight: bold;
	font-family : Geneva, Arial, Helvetica, san-serif, "Blue Highway D Type";
	width: auto;
	height: auto;
	cursor: hand;
	background: url(none);
	color: #70030C;
	border: none;
	}

input.submit {
	color: #2E6600;
	font-size: 13px;
	font-weight: bold;
	font-family : Geneva, Arial, Helvetica, san-serif;
	background : url(none);
	width: auto;
	height: auto;
	cursor: hand;
	border: none;
}

