body       { background-color:#668899;
             color:#113344;
             font-family:MS UI Gothic; }
a          { text-decoration:none; }
a:link     { color:#224455; }
a:visited  { color:#223850; }
a:active   { color:#ffffff; }
a:hover    { color:#ffffff;
             text-decoration:underline; }
td a:hover { color:e0004f; }

table.w    { background-color:#fafafa;
             border:1px solid #224455; }
table.w td { border:1px solid #224455; }
table.w th { border:1px solid #224455; }

table.sts  { background-color:#fafafa;
             border:1px solid #224455; }
table.sts td { border:1px solid #224455;
               text-align:center; }

.ti        { background-color:#bbccdd;
             text-align:center;
             font-size:90%; }

div        { text-align:right;
             font-size:90%; }

hr         { color:#446677; }
hr.red     { color:#e42063;
             height:3pt; }

.no        { background-color:#668899;
             font-size:80%; }

