
body
{ font-family: "verdana" }
td
{ color: black;
  font-size: 81%;
  text-align: left;
  vertical-align: top }

th.name  
{ color: white;
  font-size: 350%;
  font-weight: normal }
th.pagehead
{ color: white;
  font-size: 200%;
  text-align: left;
  font-weight: bold }
th.headblack
{ color: black;
  font-size: 180%;
  text-align: left;
  font-weight: bold }

td.smwhite 
{  font-size: 85%;
  color: white }
td.lgwhite 
{ color: white;
  font-size: 120% }
td.lgblack 
{ color: black;
  font-size: 110% }

a { text-decoration: none; font-weight: bold; }
a:link { color: black }
a:visited { color: black }
a:active { color: white }
a:hover { color: white }