.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.word01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	line-height: 22px;
}
.word02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.word03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.word04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	line-height: 18px;
	font-weight: bold;
}
.word05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	line-height: 18px;
	font-weight: normal;
}
.line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.word02red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

