<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:active {color:#000000;text-decoration:none}
A:link  {color:#000000;text-decoration:none}
A:visited {color:#000000;text-decoration:none}
A:hover {color:#000FFF;text-decoration:none}
.MyFontTitle
{
	font-family: Arial;	
    font-size: 12pt;
    font-weight: bold;
}

.MyFontParaTitle
{
	font-family: Arial;	
    font-size: 12pt;
    font-weight: bold;
}

.MyFontPara
{
	font-family: Arial;	
    font-size: 12pt;
    font-weight: normal;
}

.MyFontEndNote
{
	font-family: Arial;	
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
}

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