body {background-color: #bd8852;
      background-image: url(../graphics/board_bkgd.jpg);
      background-attachment: fixed;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      color: #333333;
      font-family: Verdana,Arial,sans-serif;
      font-size: 12px;
      text-align: left;
      scrollbar-base-color:#bd8852;}
      
table {background-color: transparent;
       color: #333333;
       font-family: Verdana, Arial, sans-serif;
       font-size: 12px;
       text-align: left;}
       
h1    {color: #008000;
       font-family: Verdana,Arial,sans-serif;
       font-size: 16px;}
h2    {color: #333333;
       font-family: Verdana,Arial,sans-serif;
       font-size: 14px;}
h3    {color: #333333;
       font-family: Verdana,Arial,sans-serif;
       font-size: 12px;}
h4    {color: #333333;
       font-family: ;
       font-size: px;}

a:link    {color: #800000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: underline;}
a:visited {color: #800000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: underline;}
a:hover   {color: #ff0000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: none;}
a:active  {color: #ff0000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: none;}
           
a:link.red    {color: #ff0000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: none;}
a:visited.red {color: #ff0000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: none;}
a:hover.red   {color: #800000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: underline;}
a:active.red  {color: #800000;
           font-family: Verdana,Arial,sans-serif;
           font-size: 12px;
           text-decoration: underline;}