<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titleTxt {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #2e466a;
	text-decoration: none;
}
.bodyTxt01 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodyTxt02 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2e466a;
	text-decoration: none;
}
.bodyTxt02 a{
	
	color: #2e466a;
	text-decoration: none;
}.bodyTxt03 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bodyTxt04 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
</pre></body></html>