<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10pt;
	text-align : left;
	vertical-align: top;



   } 
   
   H1 { 
   font-size : 14pt 
   } 
   
   H2 {
	font-size : 12pt;
	font-weight: bold;
	color: #0000FF;
   } 
   
   H3 { 
   font-size : 10pt 
   } 

   H4 { 
   font-size : 8pt 
   } 

   H5 { 
   font-size : 6pt 
   } 
   
   a:link { 
   color: #0C69D1; 
   } 
   
   a:visited{ 
   color: #000000; 
   } 
   
   a:active { 
   color: #0C69D1; 
   } 
   
   a:hover { 
   color: #0C69D1; 
   font-weight: bold;

   } 
table {
	text-align: center;
}
</pre></body></html>