<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-size:10pt;
	line-height:1.6em;
	color:#363636;
}

#outContainer{
	width:680px;
	margin:0 auto;
	text-align:left;
	padding:20px 0 0 0;
}
#body{
	background-color:#ececec;
	padding:0;
	margin:0;
}
#outContainer h1{
	height:72px;
	background:url(img/img_form_01.png) no-repeat 0 0;
	text-indent:-9999px;
}
p.attention{
	font-size:8pt;
	margin:10px 0;
	line-height:1.4em;
}
.hidden{
	display:none;
}
.blue{color:#003366;}

table.form{
	margin:5px 0;
}
table.form th,td{
	padding:4px;
	margin:5px;
	vertical-align:top;
}

table.form th{
	width:100px;
	text-align:left;
	padding-left:25px;
	background:url(img/icon_arrow.png) no-repeat 0 10px;
}
p.footer{
	line-height:1.6em;
	padding:20px 0 20px 0;
	border-top:1px solid #c0c0c0;
	font-size:8pt;
	text-align:center;
	margin-top:25px;
	background-color:#000000;
}

p.footer a{color:#ffffff;}

span.ast{
	color:#990000;
	margin-left:5px;
	font-size:8pt;
	font-weight:normal;
}
span.f8{font-size:8pt;}</pre></body></html>