<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}
TD
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}

.Centered 
{
	text-align: center;
	TD
	{
		font-size: 20pt;
		font-family: Verdana, Arial;
		background-color: #ffffff;
	}
}
a
{
	text-decoration:	underline;
}
a:link     
{
	color:	black;
	font-weight: bold;
}
a:visited  
{
	color:	black;
	font-weight: bold;
}
a:active   
{
	color:	black;
	font-weight: bold;
}
a:hover    
{
	color:	red;
	font-weight: bold;
}</pre></body></html>