td {
	font-size: 14px;
	line-height: 21px;
}
body {
	background-color: #effbde;
	margin: 10px 0 10px 0;
}


a {
	color: #000000;
	text-decoration: underline;
}
.b {
	font-weight: bold;
	color: #315829;
}

.menu {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
}
.menu a{
	color: #000000;
	text-decoration: underline;
}
.menu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.foot {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #B1C473;
}
.text_b {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #315829;
}
.td2 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.td3 {
	font-size: 14px;
	line-height: 20px;
}
.td4 {
	font-size: 14px;
	line-height: 18px;
}

.img1 {
	margin: 6px;
}
