h3 {
	margin: 2px;
}
table#toi {
	font-size: 14px;
	color: #222222;
	background-color: #FFFFFF;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table#toi2 {
	font-size: 14px;
	color: #222222;
	background-color: #FFFFFF;
	letter-spacing: 0.2em;
	width: 600px;
	padding: 3px;
}
input {
	font-size: 14px;
	color: #222222;
	background-color: #E7E3CB;
	line-height: 110%;
	letter-spacing: 0.2em;
	padding: 3px;
	height: 25px;
}
textarea {
	font-size: 14px;
	color: #222222;
	background-color: #E7E3CB;
	line-height: 110%;
	letter-spacing: 0.1em;
	padding: 3px;
}
input#button {
	font-size: 16px;
	color: #583823;
	background-color: #CEBFA8;
	height: 30px;
	width: 100px;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
select {
	font-size: 14px;
	color: #222222;
	background-color: #E7E3CB;
	line-height: 110%;
	letter-spacing: 0.2em;
	padding: 3px;
	height: 25px;
}
