body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0;
}
#wrapper_all {
	width: 707px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#wrapper {
	width: 707px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 159px;
}
#wrapper_in {
	width: 703px;
	border-right-color: #B7D432;
	border-right-width: 2px;
	border-left-color: #B7D432;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 650px 20px;
	border-bottom-color: #B7D432;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.title {
	font-size: 1.35em;
	font-weight: bold;
	text-align: left;
}
.copy {
	font-weight: normal;
	text-align: left;
}
.copy_pdf {
	font-weight: normal;
	color: #656E1F;
	font-size: 90%;
	text-decoration: none;
}
.copy_bold {
	font-weight: bold;
}
.copy_iltalic {
	color: #656E1F;
	font-weight: normal;
}
#footer{
	clear: both;
	height: 40px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}
#footer:a{
	text-decoration: underline;
}

