p {}
td {}
.index {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
}
.text10   {
	font-size: 10pt;
	line-height: normal;
	text-align: left;
}
.bullet1_ul {
	font-size: 10pt;
	color:rgb(23,51,109);
	list-style-type: disc;
	margin: 0 0 4px 14px;
	padding: 2px;
}
.bullet1_ol {
	font-size: 10pt;
	color:rgb(23,51,109);
	list-style-type: decimal;
	margin: 0 0 4px 22px;
	padding: 2px;
}

.text10B { font-size: 10pt; font-weight: bold; line-height: normal; text-align: left; position: absolute }
.text6 { font-size: 6pt; line-height: normal }
.title  { font-size: 15px; font-weight: bold; line-height: normal; color:#ffffff }
.L2  { font-size: 13px; font-weight: bold; line-height: normal;  line-height: 300%}
.L3  { font-size: 12px; font-weight: bold; line-height: normal;  line-height: 180%}
.navi   { color:rgb(23,51,109); font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 140% }
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	width: 92%;
	margin-left: 25px;
	color:rgb(23,51,109);
	background-image:url("../../common/img/bg.png");
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-color:#bdd7ff
}
