body {
	background-image : url(bg_body.gif);
	background-repeat: repeat-y;
}
a {
	color: #006D2C;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0EAA4E;
}
.txt1{
	font-size: 80%;
	line-height: 150%;
}
.txt2{
	font-size: 90%;
	line-height: 150%;
}
.txt3{
	font-size: 110%;
	line-height: 150%;
}
.txt1c{
	font-size: 80%;
	line-height: 150%;
	color: #00441C;
}
.txt2c{
	font-size: 90%;
	line-height: 150%;
	color: #00441C;
}
.txt3c{
	font-size: 100%;
	line-height: 150%;
	color: #00441C;
}
.txtc{
	color: #00441C;
}
.txttitle1{
	font-size: 100%;
	line-height: 150%;
	color: #00441C;
	font-weight: bold;
}
.cr {
	font-size: 11px;
	line-height: 14px;
}
.cr a {
	color: #000000;
}
.cr2 {
	font-size: 10px;
	line-height: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.navi {
	font-size: 10px;
}
.navi a {
	font-size: 10px;
	color: #00441C;
}
.navi a:visited {
	font-size: 10px;
	color: #00441C;
}
.navi a:hover {
	font-size: 10px;
	color: #0EAA4E;
}
.menu {
	font-size: 11px;
	line-height: 14px;
}
.menu a {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
}
.menu a:hover {
	color: #00441C;
	text-decoration: underline;
}
.input, select, textarea {
background-color: #bde9ba;
}

