<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tableStyleA
   {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    style="text-align:center";
    width:80%;
    margin-left:10%;
    margin-right:10%;
    border-collapse:collapse;
   }
#tableStyleA td, #tableStyleA th
   {
    font-size:1em;
    border:1px solid #DDDDDD;
    padding:3px 7px 2px 7px;
   }
#tableStyleA th
   {
    font-size:1.1em;
    text-align:left;
    padding-top:5px;
    padding-bottom:4px;
    background-color:#000088;
    color:#ffff88;
   }
#tableStyleA td.ctr
   {
    text-align:center;
   }

#tableStyleA tr.alt td
   {
    color:#000000;
    background-color:#EEEEFF;
   }
</pre></body></html>