
<!--
A:link{
  color : #ffccff;
  text-decoration : none;
  font-size : 8pt;
}
A:HOVER{
  color : #cccccc;
  text-decoration : none;
  cursor : hand;
  position : relative;
  font-size : 8pt;
}
A:visited{
  color : #cc3333;
  text-decoration : none;
  font-size : 8pt;
}
A:active{
  color : white;
  text-decoration : none;
  font-size : 8pt;
}
Img { border:none 
}
BODY { margin-top: 10;
       margin-bottom: 0;
       margin-right: 0;
       margin-left: 0;
       color: #ffffff;
}

TD, TH{
      font-size : 8pt;
      font-family :  Verdana,Arial,Helvetica,sans-serif;
      font-weight: normal;
      letter-spacing : 1px;
      border-width : 0px 0px 0px 0px;
      line-height: 2;
}

-->
