<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.styleTBold {
	font-weight: bold;
}
.styleTBolder {
	font-weight: bolder;
}
.styleTNormal {
	font-weight: normal;
}
.styleTCenter {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.styleTLeft {
	margin-top: 0;
	margin-bottom: 0;
	text-align: Left;
}
.styleTRight {
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}
.styleT4 {
	font-size: 4pt;
}
.styleT5 {
	font-size: 5pt;
}
.styleT6 {
	font-size: 6pt;
}
.styleT7 {
	font-size: 7pt;
}
.styleT8 {
	font-size: 8pt;
}
.styleT9 {
	font-size: 9pt;
}
.styleT10 {
	font-size: 10pt;
	}
.styleT11 {
	font-size: 11pt;
	}
.styleT12 {
	font-size: 12pt;
}
.styleT13 {
	font-size: 13pt;
}
.styleT14 {
	font-size: 14pt;
}
.styleT16 {
	font-size: 16pt;
}
.styleT18 {
	font-size: 18pt;
}
.styleT20 {
	font-size: 20pt;
}

.styleT22 {
	font-size: 22pt;
}
.styleT24 {
	font-size: 24pt;
}
.styleT-80 {
	font: normal 70% arial, sans-serif;
}

.styleTRed {
	color: #FF0000;
}
.styleTMaroon {
	color: #800000;
}
.styleTGreen {
	color: #006600;
}
.styleTOrange {
	color: #FF8000;
}
.styleTBlue {
	color: #0000FF;
}
.styleTHighlightYellow {
	background-color: #FFFF00;
}
.styleTBlink {
	text-decoration: blink;
}
	/* Hides Underline of Links */
a, a:visited {
color:#048; text-decoration:none;
}
a:hover {
text-decoration:underline;
}
pre {
font-size:11px;
}
code {
font-size:12px;
}
.hiddenfromview {
display:none;
}
	/* Hides Underline of Links */

</pre></body></html>