   A.normal1:link{
      color: #FFFF00;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:none;
   }

A.normal1:visited{
      color: #FFFF00;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:none;
   }

   A.normal1:hover {
      color: #FFFF00;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:underline;
   }

   A.normal2:link {
      color: #0000ff;
      font-family: Arial;
      text-decoration:none;
      font-size:x-small
   }

   A.normal2:visited {
      color: #0000ff;
      font-family: Arial;
      text-decoration:none;
      font-size:x-small
   }

  A.normal2:hover {
      color: #0000ff;
      font-family:Arial;
      text-decoration:underline;
      font-size:x-small
  }

   A.normal3:link {
      color: #0000ff;
      font-family: Arial;
      text-decoration:underline;
      font-size:x-small
   }

   A.normal3:visited {
      color: #4040ff;
      font-family: Arial;
      text-decoration:underline;
      font-size:x-small
   }

  A.normal3:hover {
      color: #800000;
      font-family:Arial;
      text-decoration:underline;
      font-size:x-small
  }

   A.normal4:link {
      color: #404080;
      text-decoration:none;
   }

   A.normal4:visited {
      color: #404080;
      text-decoration:none;
   }

   A.normal4:hover {
      color: #404080;
      text-decoration:underline;
   }

   A.normal5:link{
      color: #0000ff;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:none;
   }

A.normal5:visited{
      color: #0000ff;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:none;
   }

   A.normal5:hover {
      color: #0000FF;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:underline;
   }

   A.normal6:link{
      color: #0000ff;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:none;
   }

A.normal6:visited{
      color: #0000ff;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:none;
   }

   A.normal6:hover {
      color: #FF00FF;
      font-weight: bold;
      font-family: Arial;
      cursor: hand;
      text-decoration:underline;
   }

  th {border-bottom-width:0; color:#FFFFFF; background-color:#0033CC; font-family:arial}
  li {margin-left:-15}
  td.textcell {padding:5}
  .bordered {border-color:black; border-width:1; border-style:solid}
  