<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* At-Rules */
@charset "iso-8859-1";

html, body { height: 100%; }
table, td {font-family: arial, tahoma; font-size: 12px;  color: rgb(104,108,116);}


a:link {color: rgb(69,73,80);   text-decoration: none;}
a:visited {color: rgb(69,73,80);   text-decoration: none;}
a:hover {color: rgb(50,150,230);   text-decoration: underline;}
a:active {color: rgb(0,0,0);   text-decoration: none;}

td.header {background-color: rgb(69,73,80); color: rgb(255,255,255); font-size: 32px; font-weight: normal; height: 40px; padding-left: 5px; padding-right: 5px}
td.headerb {background-color: rgb(69,73,80); color: rgb(106,109,115); font-size: 32px; font-weight: normal; height: 40px; padding-left: 5px; padding-right: 5px}
td.headerc {background-color: rgb(228,228,228); color: rgb(50,50,50); font-weight: normal; height: 20px; padding-left: 5px; padding-right: 5px}
td.subtitle {background-color: rgb(228,228,228); color: rgb(50,50,50); font-weight: normal; height: 15px; padding-left: 5px; padding-right: 5px; width:100%}
td.pagesno {background-color: rgb(227,227,227); color: rgb(150,150,150); font-weight: normal}
td.cpageno {background-color: rgb(69,73,80);    color: rgb(255,255,255); font-weight: bold;}

td.header div {color: rgb(255,255,255); font-size: 11px; font-weight: normal}


td.pagesno a:link {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
td.pagesno a:visited {color: rgb(28,28,28);   text-decoration: none; font-weight: normal;}
td.pagesno a:hover {color: rgb(50,150,230);   text-decoration: underline; font-weight: normal;}
td.pagesno a:active {color: rgb(0,0,0);   text-decoration: none; font-weight: normal;}

td.cpageno a:link {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
td.cpageno a:visited {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
td.cpageno a:hover {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}
td.cpageno a:active {color: rgb(255,255,255);   text-decoration: none; font-weight: bold;}

td.headerc a:link {color: rgb(50,50,50);   text-decoration: none;}
td.headerc a:visited {color: rgb(50,50,50);   text-decoration: none;}
td.headerc a:hover {color: rgb(50,150,230);   text-decoration: underline;}
td.headerc a:active {color: rgb(0,0,0);   text-decoration: none;}

/* End of style section. Generated by AceHTML at 12/13/2006 2:04:45 PM */</pre></body></html>