BODY  /* Netscape needs TD */
{
   font-family : Verdana, Arial, sans-serif;
// marginheight: 0;
   marginwidth: 0;
   leftmargin: 0;
   topmargin: 0;
}

A
{
   text-decoration: none;
   font-weight: bold;
   color: #000080;
}

A:Hover
{
   color: #000080;
}

A.idx
{
   text-decoration: none;
   font-size: 10pt;
   font-weight: bold;
   color: blue;
}

A.idx:Hover
{
   text-decoration: underline;
   color: #603090;
}
