@charset "utf-8";
.txt_10pt {
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_color1 {
	background-color: #EAF4FD;
}
a:link {
	text-decoration: blink;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.txt_11pt_B {
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.table_color_b {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}

.table_color_g {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}
.table_color_r {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.table_color_o {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.table_color_y {
	font-weight: bold;
	color: #333333;
	background-color: #FFCC00;
}
.table_color_p {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663399;
}
.table_color_bg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339999;
}
