
BODY      {font-family: sans-serif;
          font-size: 9pt;
          text-decoration: none;
          color: blue;
          background-color: #ffffff;
          background-repeat: repeat;
          margin-top: 0px;}

TD      {font-family: sans-serif;
          font-size: 9pt;
          text-decoration: none;
          color: blue;}

A:link    {color: purple;
          font-family: sans-serif;
          font-size: 10pt;
          text-decoration: none;
          line-height: 12pt;}

A:active  {color: blue;
          font-family: sans-serif;
          font-size: 10pt;
          text-decoration: none;
          line-height: 12pt;}

A:visited {color: pink;
          font-family: sans-serif;
          font-size: 10pt;
          text-decoration: none;
          line-height: 12pt;}
