<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#article {
	line-height: 24px;
/*	padding: 50px 50px 21px 50px;*/
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 20px;
  	text-align: justify;
}
.ahead {
	font-size: 1.6em;
	color: #000066;
	font-weight: 100;
}

@media only screen and ( max-width: 640px ) {
  .ahead {
	font-size: 1.8em !important;
  }
}

.asub_head1 {
	font-size: 1.5em;
	font-weight: 100;
	color: #000066;
	margin-top: 30px;
}

@media only screen and ( max-width: 640px ) {
  .asub_head1 {
	font-size: 1.6em !important;
  }
}

.asub_head2 {
	font-size: 1.2em;
	font-weight: 100;
	color: #000066;
	margin-top: 15px;
}
.atext {
	margin-top: 15px;
	font-size: 16px;
}

@media only screen and ( max-width: 640px ) {
  .atext {
	font-size: 21px !important;
  }
}

.areference {
	margin-top: 90px;
	color: #666666;
	font-size: 0.8em;
}
.atexttab {
	margin-left: 50px;
	margin-top: 15px;
}
.aimageborder {
	border: 1px solid #000000;
}
.aimagearea {
	float: right;
	margin-top: 15px;
	margin-left: 25px;
	font-size: 0.9em;
}
.aimgtext {
	color: #000000;
}
.aimgtext_for_fullwidth_photo {
	color: #000000;
	margin-bottom: 15px;
}
.aimagearea_fullwidth {
	float: right;
	margin-top: 15px;
	font-size: 0.9em;
}
.aheadexpla {
	font-size: 1.1em;
	color: #000066;
	font-weight: 100;
	margin-top: 9px;
}
.asub_head1_underline {
	font-size: 1.3em;
	font-weight: 100;
	color: #000066;
	margin-top: 30px;
	text-decoration: underline;
}
.asuperscript {
	vertical-align: super;
	font-size: 9px;
	line-height: 9px;
}
.aupdate {
	color: #666666;
	font-size: 0.7em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	margin-top: 9px;
}
#us8_time_zone_article {
	max-width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
/*	padding-top: 567px;*/
}
table.table_lines tr:nth-child(even) {
	background-color: #f2f2f2
}</pre></body></html>