<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.grayback
{
	text-indent: 1em;
	color: #FFFFFF;
	font-size: 11pt;
	background-color: #C0C0C0;
	font-weight: normal;
}

.bluetext
{
	color: Blue;
	font-size: 10pt;
	font-weight: bold;
}

.redtext
{
	color: #F00000;
	font-size: 10pt;
	font-weight: bold;
}

.errtext
{
	color: #F00000;
	font-size: 10pt;
	font-weight: bold;
}

TD.caution
{
	color: #DA0B00;
	font-size: 10pt;
/*	font-weight: bold;*/
	white-space: nowrap;
	background-color: #EEEEEE;
}

TD.EVT_TITLE
{
	background-color: #FFCC80;
	height: 25px;
	font-weight: bolder;
}

TD.SEC_HEADER
{
	background-color: #585a63;
	height: 25px;
	font-weight: bolder;
}

TD.lbl
{
	background-color: #DCDCDC;
/*	width: 10em;*/
	color: #444444;
	white-space: nowrap;
	text-align: right;
}

TD.lbl_err
{
	background-color: #FFB6C1;
/*	width: 10em;*/
/*	color: red;*/
	color: #444444;
	white-space: nowrap;
	text-align: right;
}

TD.lbl2
{
	background-color: #DCDCDC;
/*	width: 10em;*/
	color: #444444;
	white-space: nowrap;
	text-align: right;
}

.val
{
	background-color: #EEEEEE;
	white-space: nowrap;
}

.val2
{
	background-color: #EEEEEE;
	white-space: nowrap;
}

.f12 {font-size:x-small; line-height:1.25em; text-align:middle;}

th.cw{
/*	border: 0px;*/
	background-color: #DCDCDC;
	width: 18px;
	color: #444444;
	text-align: center;
	vertical-align: middle;
/*	font-size:x-small;*/
	line-height:1.25em;
	text-align:middle;
}
</pre></body></html>