<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.mainlinksLEFT_MENU:link    {color: #2F2F2F ;  font-weight: bold; text-decoration: none; font-family: Book Antiqua; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:visited {color: #2F2F2F ;  font-weight: bold; text-decoration: none; font-family: Book Antiqua; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:active  {color: #2F2F2F ;  font-weight: bold; text-decoration: none; font-family: Book Antiqua; font-size: 12pt ;  } 
a.mainlinksLEFT_MENU:hover   {color: #FF0000 ;  font-weight: bold; text-decoration: underline;font-family: Book Antiqua; font-size: 12pt ;  } 

a.sublinksLEFT_MENU:link    {color: #3F3F3F ; text-decoration: none; font-family: Microsoft Sans Serif; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:visited   {color: #3F3F3F ; text-decoration: none; font-family: Microsoft Sans Serif; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:active  {color: #3F3F3F ; text-decoration: none; font-family: Microsoft Sans Serif; font-size: 9pt ;  } 
a.sublinksLEFT_MENU:hover   {color: #FF0000 ; text-decoration: underline; font-family: Microsoft Sans Serif; font-size: 9pt ;  } 

table.mainLEFT_MENU {background-color: Transparent;
text-align: left;
color: #2F2F2F;
font: 12pt "Book Antiqua" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 0px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 0; border-style: ridge; border-color: MediumTurquoise;
background-color: Transparent;
text-align: left; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 10px; 
padding-right: 0px; 
padding-bottom: 5px; 
background-color: Transparent; 
}

.subtdTlLEFT_MENU {
display:block !important;padding-bottom:5px !important;border-bottom:1px dotted #ddd !important;
}
div.spaceLEFT_MENU {
margin-top:10px;
}
</pre></body></html>