body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
    color:#000000;


}

a {
color: white;
font-weight: bold;
text-decoration: none;
outline: none;
outline: 0px;

}

.menubg {
padding: 3px;
background-color: #71a131;
}

.headertitle {
font-size: 18px;
font-weight: bold;
color: #71a131;
}	

.eyecatch {

font-size: 22px;
font-weight: bold;
color: #b66924;
}
input,textarea {
border: solid 1px #000000;
}

.footer {
	background:#538d2b url('/footer.gif');
	background-repeat: repeat-x;
}
.whitebodylinks {
 color: blue;
text-decoration: underline;
}

.xdfeed {
display:none;
color: #ffffff;
}

h1 {
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: bold;
}
input {
border: solid 1px #afafaf;
}
