body {
      font-size: small;
      }
table {
      font-size: medium;
      }

a:hover{
       color:#FF0000
       }
     a{
       font-size: x-small;
       font-weight: bold;
      }

  li{
     list-style-image: url(../../b001lis.gif);
    }

*.titletable{
             background-color: #00AA00;
             color:FFFF99
            }
*.menutable {
             background-color: #CCFF99;
             width:500
            }
*.toptable  {
             background-color: #FFFFAA;
             color:#00AAFF;
             font-size: small;
             font-weight: bold;
            }

