.list {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #004e9d;
}
.text {
	font-size: 9pt;
	color: #666666;
	word-spacing: 2pt;
	clip: rect(auto,auto,auto,auto);
	line-height: 20px;
	text-align: justify;
}
.title_01 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.boldgray {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	word-spacing: 1pt;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #999999;
	word-spacing: 1pt;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #999999;
	background-color: #FFFFCC;
	word-spacing: 1pt;
}
.text_02 {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
