body {
	background-color:#F7F5F4;
	color:#000;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:10px;
	margin:0;
}
table {
	font-size:100%;
}
.base {
	width: 760px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #998675;
	border-left-color: #998675;
	background-color: #FFFFFF;
}
a {
	color:green;
	cursor:nw-resize;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
.base #header h1 {
	font-size: 120%;
	margin: 0px;
	text-align: right;
	padding: 4px;
	letter-spacing: 1em;
	line-height: 26px;
}
.base #header .menu {
	text-align: right;
	padding: 4px;
}
.image {
	background-image:url(29.gif);
	background-repeat:no-repeat;
	height:165px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #998675;
	border-bottom-color: #998675;
	margin-top: 5px;
	margin-bottom: 5px;
}
.base .main {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
	width: 750px;
}
.t {
	font-weight:bolder;
	letter-spacing:2em;
	padding-right:6px;
	padding-top:5px;
	text-align:right;
	line-height: 25px;
	color: #66C8B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFD7CD;
	margin-bottom: 5px;
}
.td {
	letter-spacing:3px;
	line-height:175%;
	padding-bottom:40px;
	padding-left:10px;
}
.footer {
	line-height: 20px;
	text-align: center;
}
input, textarea {
	background:#FFF;
	border:#4e3f32 1px solid;
	font-family:Verdana;
	font-size:100%;
}
