body {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.text10 {
	font-size: 10px;
	line-height: 140%;
}
.text12 {
	font-size: 12px;
	line-height: 140%;
}
.text16 {
	font-size: 16px;
	line-height: 140%;
}
.line_01 {
	border-bottom: 1px solid #CCCCCC;
}
.line_02 {
	border-bottom: 1px dashed #CCCCCC;
}
.line_03 {
	border-bottom: 1px solid #999999;
	border-left: 7px double #999999;
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #EE0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.table_members {
	background-color: #BBBBBB;
	margin-bottom: 10px;
}
.td_11 {
	font-size: 11px;
	background-color: #FFFFFF;
}
.td_12 {
	font-size: 12px;
	background-color: #FFFFFF;
}


