body { background-color:#BAD457}
p, h2, h3, h4, ul, ol, li, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
}

h1 {
	color: #6D7CAD;
	font-size: 120%;
	font-weight: bold
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6D7CAD;
	text-decoration: none;
}
.navi_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #6D7CAD;
	text-decoration: none;
}

