      TD  {
      	font-size : 9pt;
      	font-family : Arial;
      	color : #0000FF;
      	background-color : #FFFFFF;
      	; font-weight : bold;
      }
      
      a:link  {
      	color : #000000;
      	text-transform : none;
      	text-decoration : underlined;
      }
      
      a:visited  {
      	color : #000000;
      	text-transform : none;
      	text-decoration : underlined;
      }
      
      a:hover  {
      	color : #0000ff;
      	; text-transform : none;
      	text-decoration : none;
      }
      
      TABLE.lista  {
      	border-style : solid;
      	border-width : thin;
      	border-color : Black;
      }
      
      TD.listatd  {
      	border-style : solid;
      	border-width : thin;
      	border-color : Black;
      }
      TD.listatdno  {
      	border-style : solid;
      	border-width : thin;
      	border-color : Black;
      	border-left-width : 0px;
      	border-right-width : 0px;
		border-bottom-width : 0px;
		border-top-width : 0px;
      }
