body {
	font-size: 0.8em;
	line-height: 140%;
	color: #000000;
	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: #999999;
	font-weight: lighter;
	margin-bottom: 0px;
}
.midashi {
	font-size: 100%;
	color: #000000;
}
.white {
	font-size: 100%;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
	font-size: 100%;
}
.blue {
	font-size: 100%;
	color: #03F;
}
