<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a         { background:none; text-decoration: underline;  font-family: arial; 
}    
a:link    { color: rgb(87,128,213); font-size: 10pt}
a:visited { color: rgb(191,191,191); font-size: 10pt}
a:hover   { color: rgb(185,15,11); font-size: 10pt
            background-color: none }
a:active  { color: rgb(148,174,228); font-size: 10pt
            background-color: 255,255,240 }



          
          
body   { 			font-family: arial;
                 color: rgb(#000000); 
                 background-color: #FFFAE8;  
                 font-size: 10pt; 
                 font-weight: normal ;
                  
            
               }

table, td   { font-family: arial; background-color: #FFFAE8; font-size: 10pt; 
}


p,li,ol,ul  { font-weight: normal 8pt; color: rgb(#000000); font-size: 10pt }


li { margin-left: 0.5cm;}


h1,h2 { color: rgb(87,128,213)}

h1 {  font-size: 12pt; font-weight: bold}

h2 {  font-size: 11pt; font-weight: bold}


h3,h4 { color: #ffffff; background-color: rgb(87,128,213); }


h3 {  font-size: 12pt; font-weight: bold; text-indent: 5pt}

h4 {  font-size: 11pt; font-weight: bold; text-indent: 5pt}



h5 {  font-size: 10pt; font-weight: bold; color: rgb(87,128,213)}

h6 {  font-size: 10pt; font-weight: bold; color: #FFFFFF; background-color: rgb(87,128,213); text-indent: 5pt}


.normal2     { font-family: arial;
               font-size: 10pt        ;
               font-weight: normal;

          }
          
.normal2B    { font-family: arial;
               font-size: 10pt        ;
               font-weight: bold;
          }
          
.normalB    { font-family: arial;
               font-size: 8pt        ;
               font-weight: bold;
              
          }
.td2        { background-color: #fdf1ce;  
          }
.td3        { background-color: #edef9c;  
          }


@media print
{

body {            font-family: verdana;
					 font-size: 9pt; 
					 font-weight: normal;
					 }
					 

td.print {        width: 640px;
					 font-family: verdana;
					 font-size: 9pt; 
					 font-weight: normal;
					 }
				
table, td {       font-family: verdana;
					 font-size: 9pt; 
					 font-weight: normal;
					 }
					 
td.left {       display: none	 }

table.left {       display: none	 }


h1,h2 { color: #000000}

h1 {  font-family: verdana;
	  font-size: 10pt;
	  font-weight: bold }

h2 {  font-family: verdana;
	  font-size: 10pt;
	  font-weight: bold }
	  
	  
h3,h4 { color: #000000; text-decoration: underline overline }


h3 {  font-family: verdana; font-size: 10pt; font-weight: bold; text-indent: 5pt}

h4 {  font-family: verdana; font-size: 9pt; font-weight: bold; text-indent: 5pt}

h6 {  font-size: 10pt; font-weight: bold; color: #000000; text-decoration: underline overline }

h5 {  font-size: 10pt; font-weight: bold; color: #000000}

.normal2     { font-family: verdana;
               font-size: 9pt        ;
               font-weight: normal;
          }
          
.normal2B, .normalB    
						{ font-family: verdana;
             			  font-size: 9pt        ;
              		 font-weight: bold;
         		 }
          

					 
}




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