<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {  font-size: 12pt; font-style: normal; font-weight: normal; text-align: center; background-color: #FFFFFF}
.main_table { font-size: 12pt; border-spacing:0; margin-top: 0px; margin-right:auto;margin-left:auto; margin-bottom: 0px;}
.title_text {  font-size: 18pt; color: #000000; font-weight: bold; text-align: center}
.list_text {  font-size: 12pt; font-style: normal; font-weight: bold; text-align: left}
.center_text {  text-align: center;}

.graph_table {  width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px #0000FF solid;
	border-spacing: 0;
	empty-cells:show;
}
.graph_table_header {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
	background-color: #00CCCC;
	border: 1px #0000FF solid;
    font-size: 12pt;
}

.graph_table_td {
    border-style: solid;
    border-width: 1px;
    color: #000000;
	border: 1px #0000FF solid;
    text-align: left;
    font-size: 12pt; font-style: normal;
    vertical-align: top;
}

.graph_table_td_center {
    border-style: solid;
    border-width: 1px;
    color: #000000;
	border: 1px #0000FF solid;
    text-align: center;
    font-size: 12pt; font-style: normal;
    vertical-align: top;
}

.pict_table_td {
    border-style: solid;
    border-width: 1px;
    color: #000000;
	border: 1px #0000FF solid;
    text-align: center;
    font-size: 12pt; font-style: normal;
    vertical-align: top;
}

.capter_title_text {
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #000000
}

.sub_capter_title_text {
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #000000
}

.bold_text {
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #000000
}

.small_text {
    font-size: 10pt;
    font-style: normal;
    color: #000000
}

.red_text {
    font-size: 12pt;
    font-style: normal;
    color: #FF0000
}

.strike_text {  text-decoration: line-through}
</pre></body></html>