body {color: #fff;
      background-color: #000;
      background-attachment: fixed;
      font-family: Arial;
      font-size: 10pt; }
a:link    {color:lightblue;text-decoration:underline}
a:visited {color:lightblue;text-decoration:none}
a:hover   {color:plum;text-decoration:overline}
a.noun:link    {color:lightblue;text-decoration:none}
a.noun:visited {color:lightblue;text-decoration:none}
a.noun:hover   {color:plum;text-decoration:overline}
a.noov:link    {color:lightblue;text-decoration:underline}
a.noov:visited {color:lightblue;text-decoration:none}
a.noov:hover   {color:plum;text-decoration:none}
td {font-size: 10pt;}
th {background-color: palevioletred;}
.hilite {background-color: yellow; color: black;}
a.hilite:visited {color:blue;}
a.hilite:link {color:navy;}
.litecell {background-color: palevioletred; color:blue}
a.litecell {background-color: palevioletred; color:blue}
.primarycell {background-color: navy;}
.alternatecell {background-color: slateblue;}
.primaryhead {background-color: 990000;}
.secondhead {background-color: #aa3333;}
.admin {background-color: red; color: #fff; }
.tracker {background-color: orange; color: #fff; }
