a:link      {
        text-decoration: none;
        color: SILVER;
        font-weight: bold;
        }
a:visited   {
        text-decoration: none;
        color: SILVER;
        font-weight: bold;
        }
a:active    {
        text-decoration: underline;
        color:  SILVER;
        font-weight: bold;
        }
a:hover     {
        text-decoration: NONE;
        color:  WHITE;
        font-weight: BOLD;
        }
p.copy      {
        font-family:  Verdana, Arial;
        font-size: 8pt;
        font-style: normal;
        color:  silver;
        }
p.header    {
        font-family:  Verdana, Arial;
        font-size: 14pt;
        font-style: normal;
        color:  #ffcc00;
        text-align: left;
        }
p.copysm    {
        font-family:  Verdana, Arial;
        font-size: 8pt;
        font-style: normal;
        color:  silver;
        }
p.camp      {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color:  silver;
        }
p.sig       {
        font-family: Verdana, Arial;
        font-size: 6pt;
        font-style: normal;
        color:  silver;
        }
p.best      {
        font-family: Verdana, Arial;
        font-size: 4pt;
        font-style: normal;
        color:  silver;
        }
p.intro     {
        font-family:  Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color:  silver;
        }
p.gold      {
        font-family:  Arial;
        font-size: 8pt;
        font-style: normal;
        color:  #ffcc00;
        }
b.large     {
        font-family: Dungeon, Verdana, Arial;
        font-size: 18pt;
        font-style: normal;
        color:  #ffcc00;
        }
b.newsintro {
        font-family: Verdana, Arial;
        font-size: 8pt;
        font-style: normal;
        color:  #ffcc00;
        }
b.newslink  {
        font-family: Verdana, Arial;
        font-size: 8pt;
        font-style: normal;
        }
b.autosmall {
        font-family: Verdana, Arial;
        font-size: 6pt;
        font-style: normal;
        color:  silver;
        }
p.news      {
        font-family: Verdana, Arial;
        font-size: 6pt;
        font-style: normal;
        color:  silver;
        }
ul.camp     {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color:  silver;
        }
ol.camp     {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color:  silver;
        }
th.roster   {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color:  silver;
        text-align: left;
        }
td.roster   {
        font-family: Verdana, Arial;
        font-size: 10pt;
        font-style: normal;
        color:  silver;
        text-align: left;
        }

tr.RosterCentury0   {
        background-color: #3e4e3e;
        }
tr.RosterCentury1   {
        background-color: #4E3E3E;
        }
tr.RosterCentury2   {
        background-color: #3E3E4E;
        }