<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table			{ table-layout: fixed; }
a:link			{ text-decoration:underline; color:#006699; }
a:visited		{ text-decoration:underline; color:#006699; }
a:active		{ text-decoration:none; color:#cc3333; }
a:hover			{ text-decoration:none; color:#cc3333; }

.font12 {
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}
.font10 {
	font-size: 10px;
	line-height: 160%;
	color: #666666;
}
.font_en {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin-bottom: 0px;
	list-style-image: url(images/ul.gif);
	font-size: 12px;
	padding-bottom: 0px;
	margin-top: 10px;
}
.st {
	font-size: 14px;
	font-weight: bold;
	color: #60A3AA;
}
.img01 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.font12box {
	font-size: 12px;
	line-height: 140%;
	color: #555555;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.font12box2 {
	font-size: 12px;
	line-height: 160%;
	color: #555555;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
input.tx {
	font-size: 12px;
	color: #666666;
	padding: 1px;
	width: 200px;
	border: 1px solid #999999;
}
input.tx2 {
	font-size: 12px;
	color: #666666;
	padding: 1px;
	width: 300px;
	border: 1px solid #999999;
}
input.tx3 {
	font-size: 12px;
	color: #666666;
	padding: 1px;
	width: 50px;
	border: 1px solid #999999;
}
textarea {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	padding: 1px;
	height: 200px;
	width: 300px;
	border: 1px solid #999999;
}.pctL {
	float: left;
	margin-right: 12px;
	margin-top: 0px;
}
</pre></body></html>