<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: 10px;
	BACKGROUND-COLOR: #EDEEFE;
}

A:link {color:"#003399";}
A:visited {color:"#800080";}
A:hover {color:"#FF3300";}
P{
	font-family: verdana,arial,helvetica;
		font-size: 10px;
	BACKGROUND-COLOR:#EDEEFE;
}

TD.Header
{
    BACKGROUND-COLOR: #fea43e;
    BORDER: black 2px solid;
    TEXT-ALIGN: center;

}

TABLE.Header
{

}

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

TABLE.Footer
{
}

TD.Footer
{
    TEXT-ALIGN: center;
}

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

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

TD.Annotation
{
    BACKGROUND-COLOR: #FFCD91;
    BORDER: black 2px solid;
    TEXT-ALIGN: center;
}

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

TD.Payload
{
    BACKGROUND-COLOR: #FFCD91;
    BORDER: black 2px solid;
    TEXT-ALIGN: center;

}

TD.ImagePayload
{
    BACKGROUND-COLOR: #FFCD91;
    TEXT-ALIGN: center;

}

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

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

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