body {
	font-size: 0.8em;
	line-height: 140%;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 100%;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-size: 100%;
	color: #006600;
	font-weight: lighter;
	margin-bottom: 0px;
}

.midashi {
	font-size: 100%;
	color: #006600;
	font-weight: bold;
}

.white {
	font-size: 100%;
	color: #FFFFFF;
}
