.midashi {
	font-size: 12pt;
	line-height: 16pt;
}
.comment {
	font-size: 9pt;
	line-height: 13pt;
}
.source {
	font-size: 9pt;
	line-height: 13pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #99CC33;
	text-decoration: underline;
}
a:hover {
	color: #99CC33;
	text-decoration: underline;
}
a:active {
	color: #99CC33;
	text-decoration: underline;
}
.comments {
	font-size: 8pt;
	line-height: 13pt;
}
