body{
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

TABLE{
  font-size : 12px;
  line-height : 150%;
  color : black;
}

#menulink a {
	color : #0077b0;
	text-decoration: underline;
	font-size: 12px;
}
#menulink a:hover {
	color : #78b610;
	font-size: 12px;
	text-decoration: underline;
}
.midashi{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #6ad500;
}
.fotter{
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #6ad500;
  border-bottom-color : #6ad500;
}
