<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* REJECT */
.noprint {display: none;}
.nav_brdrclr {display: none;}
.goButton {display: none;}

/* KEEP */
.vertDivide { border-left: thin solid #E6E6E6; }
.tableBox { border: thin solid #B299CC;  }
.print_table { border: 1px solid #660000; padding: 2px 4px 2px 4px; }
.print_HRwide { border: 0; width: 99%; color: #AD9EBD; background-color: #AD9EBD; height: 2px; }

/*FONTS*/
body { font-size:12px; font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
       background: #fff; color: #000000; } 

.fnt10  { font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif; }
.fnt10b { font: 10px Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.fnt11  { font: 11px Geneva, Verdana, Arial, Helvetica, sans-serif; }
.fnt11b { font: 11px Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.fnt12  { font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif; }
.fnt12b { font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.fnt12bn {font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 1em; }
.fnt13  { font: 13px Geneva, Verdana, Arial, Helvetica, sans-serif; }
.fnt13b  { font: 13px Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.fnt14  { font: 14px Geneva, Verdana, Arial, Helvetica, sans-serif; }
.fnt14b { font: 14px Geneva, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.reg    { font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif; }
.regheader { font: bolder 16px Geneva, Verdana, Arial, Helvetica, sans-serif;
             color: #663399; margin-top: 0em; margin-bottom: 0em; }
.mnhead { font-family: Perpetua, Geneva, Verdana, Arial, Helvetica, sans-serif; 
          font-style: normal; font-weight: 700; font-size: 30px; color: #663399; }



/*TABLES*/

.beige { background-color: #FFFFCC; }
.whitetab { background-color: #FFFFFF; } 
.purptab { background-color: #660099; } 
.water { padding-top: 1px; background-color: #B2B2B2; } /* cntr col libfront */

.libnewstable { border: thin solid #B299CC; font: 11px Geneva, Verdana, Arial, Helvetica, sans-serif; 
                background-color: #FFFFCC; }

/*Header/Footer*/
.datefont { font: bold 11px Geneva, Verdana, Arial, Helvetica, sans-serif; color: #663399; }
.midheader { background-color: #FFFFFF; white-space: nowrap; vertical-align: bottom; }
.midheader2 { background-color: #FFFFFF; white-space: nowrap; vertical-align: text-top; }
.footer { background-color: #67679A; }
.midfooter { background-color: #E3E3EA; font: 10px/12px Geneva, Verdana, Arial, Helvetica, sans-serif;
             font-weight: bold; color: #000000; }

/*SPACERS/LINES*/
.spacing { margin: 10px 0px 0px 0px; }
.spacing2 { margin: 5px 0px 5px 0px; }
.center  { text-align: center } 
.center2 { margin-right: auto; margin-left: auto; }  /* elements */ 
.left { text-align: left }

HR.diff { height:2px; width:55%; background:#B299CC; }
.HRwide { border: 0; width: 99%; color: #AD9EBD; background-color: #AD9EBD; height: 2px; }
.HRxwide { border: 0; width: 100%; color: #AD9EBD; background-color: #AD9EBD; height: 2px; }
.banHRline { border-top: thin solid #AD9EBD; width: 100%; }
.HRyell { border: 0; width: 70%; color: #FFCC00;
          background-color: #AD9EBD; height: 3px; text-align: center; }

/*LINKS*/
.norm a:link { color: #ffffcc; text-decoration: none; content: " (" attr(href) ") "; }
.norm a:visited { color: #ffffcc; text-decoration: none; content: " (" attr(href) ") "; }
.norm a:hover { text-decoration: underline; }
.norm a:active { color: #336699; text-decoration: none; }

a.norm2:link { color: #663399; text-decoration: underline; content: " (" attr(href) ") "; }
a.norm2:visited { color: #336699; text-decoration: underline; content: " (" attr(href) ") "; }
a.norm2:hover { text-decoration: underline; }
a.norm2:active { color: #336699; text-decoration: underline; }

a:link { color: #663399; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #336699; text-decoration: none; }

a.white:link { color: #FFFFFF; text-decoration: none; list-style-type: disc; }
a.white:visited { color: #FFFFFF; text-decoration: none; list-style-type: disc; }
a.white:hover { text-decoration: underline; list-style-type: disc; }
a.white:active { color: #FFFFFF; text-decoration: none; list-style-type: disc; }


/*LISTS*/
ul li { list-style: url(arrow.gif); list-style-position: outside;  
  font-style: normal; font-variant: normal; font-weight: normal; 
  font-size:12px; font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; }
</pre></body></html>