<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY 
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	BACKGROUND-COLOR: transparent;
}

A:link {
	color: Lime;
}
A:visited {
	color: Gray;
}
A:hover {color:"#FF3300";}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration:none;
}
TD.Header
{
	BACKGROUND-COLOR: Olive;
	BORDER: #0823AA 2px solid;
	TEXT-ALIGN: center;
}

TABLE.Header
{
}

.Header
{
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	BACKGROUND-COLOR: #FFFFE1;
	TEXT-ALIGN: center
}

.Navigation
{
	font-family: verdana,arial,helvetica; 
	font-size: 10px;
}

TABLE.Footer
{
}

TD.Footer
{
    TEXT-ALIGN: center;
}

.Footer
{
	font-family: verdana,arial,helvetica; 
	font-size: 10px;
    TEXT-ALIGN: center
}

TD.Annotation
{
	BACKGROUND-COLOR: White;
	BORDER: #0823AA 2px solid;
	TEXT-ALIGN: center;
}

.Annotation
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}

TD.Payload
{
	BACKGROUND-COLOR: White;
	BORDER: #0823AA 2px solid;
	TEXT-ALIGN: center;
}

TD.ImagePayload
{
	BACKGROUND-COLOR: White;
	TEXT-ALIGN: center;
}

TABLE.Payload
{
	BACKGROUND-COLOR: White;
	TEXT-ALIGN: center;
}

TABLE.PayloadAlt
{
	BACKGROUND-COLOR: White;
	TEXT-ALIGN: center;
}

.Payload
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}</pre></body></html>