   

a.norm:link  , a.norm:visited , a.norm:active 
{
          font-family: Arial, sans-serif; 
          color:#0000ff;           
          text-decoration: none; 
          background-color: transparent; 
          font-weight: normal;
          vertical-align: top
          }

a.norm:hover   {
          font-family: Arial, sans-serif; 
          color:#ff0000;           text-decoration: underline; 
          background-color: transparent; 
          font-weight: normal;
          vertical-align: top
          }

a:link  , a:visited , a:active 
{
          font-family: Arial, sans-serif; 
          color:#ffffff;           
          text-decoration: none; 
          background-color: transparent; 
          font-weight: normal;
          vertical-align: top
          }

a:hover   {
          font-family: Arial, sans-serif; 
          color:#aaaaff;           text-decoration: underline; 
          background-color: transparent; 
          font-weight: normal;
          vertical-align: top
          }

a.tcs:active {
          font-weight: normal;
          text-decoration: underline ;
          background-color: #000000;
          color: #ffff00;
           }

   a.tcs:visited {
          font-weight: normal;
          text-decoration: underline ;
          background-color: #000000;
          color: #ffff00;
           }

   a.tcs:hover {
          font-weight: bold;
          text-decoration: underline ;
          background-color: #000000;
          color: #ffffff;
           }


   BODY {
         font-family: "Arial", sans-serif;
         font-weight: normal;
         font-weight: bold;
         font-size: 13px;
         line-height: 20px;

          color: #000000;
          background-color: transparent;
        }





   li {
         font-weight:normal;
          background-color: transparent;
         font-size: 13px;
         line-height: 20px;
         color: #0000cc;
 
      }

   ul {
          list-style-type: circle;
          list-style-position: outside;
      }

   table {
          border-top:  0;
          border-bottom:  0;
          border-left:  0;
          border-right:  0;
          padding: 0;
          background-color: transparent;
          border-collapse: collapse;
         }


   td {
          font-family: "Verdana", "Tahoma", sans-serif;
          font-size: 13px;
          font-weight: normal;
          background-color: transparent;
          color: #000000;
          background-position: left top;
      }


   .LargeText {
          font-size: 30px;
          font-weight: bold;
          background-color: transparent;
          text-align: right;
          color: #0000ff;
              }
    .Frame {
          border-top: 1px solid #ff0000;
          border-bottom: 1px solid #ff0000;
          border-left: 1px solid #ff0000;
          border-right: 1px solid #ff0000;
               }
    .LeftPanel  {
          font-size: 14px;
          font-weight: normal;
          background-color: transparent;
          padding: 20;
          color: #ffffff;
                }
     .Right {
          font-size: 14px;
          text-align: right;
          font-weight: bold;
          background-color: transparent;
          padding: 0;
          color: #ff0000;
                }


   .BoldText {
          font-size: 13px;
          font-weight: bold;
          background-color: #000000;
          color: #fec02e;
             }

   .BoldTitle {
          font-size: 16px;
          font-weight: bold;
          background-color: #ddddff;
          text-align:left;
          color: #0000ff;
              }
.class5        {font-size: 8pt;color:#0000ff;text-align:left}




