<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text {
	font-size: 12px;
	text-align: left;
	color : #FFFF99;
	font-family : "Lucida Sans Unicode","Verdana","Lucida Console","Times New Roman";
	margin-left: 0 px;
	margin-right: 0 px;
	}
	
.text_right {
	font-size: 12px;
	text-align: right;
	color : #FFFF99;
	font-family : "Lucida Sans Unicode","Verdana","Lucida Console","Times New Roman";
	margin-left: 0 px;
	margin-right: 0 px;
	}
	
.ledgent_left {
	font-size: 11px;
	text-align: left;
	color : #FFFF99;
	font-family : "Lucida Sans Unicode","Verdana","Lucida Console","Times New Roman";
	margin-left: 20 px;
	margin-right: 20 px;
	}
.more_right {
	font-size: 11px;
	text-align: right;
	color : #FFFF99;
	font-family : "Lucida Sans Unicode","Verdana","Lucida Console","Times New Roman";
	margin-left: 20 px;
	margin-right: 20 px;
	}
	
.text_title_white
{
	font-size: 12px;
	text-align: center;
	font-family : "Lucida Sans Unicode","Verdana","Lucida Console","Times New Roman";
	color : #ffffff;
	font : bold;
	padding-bottom : 4px;
}
.text_grey
{
	font-size: 10px;
	text-align: center;
	font-family : "Lucida Sans Unicode","Verdana","Lucida Console","Times New Roman";
	color : #999999;
}
</pre></body></html>