BODY
{
  font-family : helvetica, arial;
  font-size : 10pt;
  background-color : black;
}

UL, TH, TD, P
{
  font-family : helvetica, arial;
  font-size : 10pt;
  color : white;
}

OPTION, INPUT, TEXTAREA
{
  font-family : helvetica, arial;
  font-size : 10pt;
  color : black;
}

TR
{
  text-align : left;
}

TD
{
  vertical-align : top;
}

TD.header
{
  font-weight : bold;
}

TD.h1
{
  font-size : ;
}

P.links
{
  text-align : center;
}

A:link
{
  color : yellow;
  text-decoration : none;
}

A:active
{
  color : white;
  text-decoration : none;
}

A:visited
{
  color : lime;
  text-decoration : none;
}

H1, H2, H3, H4, H5, H6
{
  font-family : helvetica, arial;
}

#elem
{
  font-family : monospace;
  font-size : 10pt;
}

#header
{
  font-size : 12pt;
  font-weight : bold;
  text-align : center;
}

#error
{
  font-size : 12pt;
  font-color : aqua;
  font-weight : bold;  
}

#h1
{
  font-family : New Times Roman;
  font-size : 48pt;
  color : black;
}

#h2
{
  font-family : New Times Roman;
  font-size : 16pt;
  color : black;
}

#h3
{
  font-family : New Times Roman;
  font-size : 10pt;
  color : black;
}

#tourney
{
  font-family : New Times Roman;
  background-color : white;
}

#smaller
{
  font-size : 9pt;
}

#copyright
{
  font-size : 7pt;
}

#bold
{
  font-weight : bold;
}

#thin
{
  background-color : white;
}

#right
{
  text-align : right;
}

#center
{
  text-align : center;
}

#left
{
  text-align : left;
}

#forum_width
{
  width : 100%;
}
