Sub Articulo 116.0

 Looks like I am doing something here that latex does not like... and the
 result is that I am not happy... here goes...
 
 1. I want the page number in the table of contents to be on the top
 right. the table of contents is 3 pages.
 
 2. I used the myheadings pagestyle with markboth{}{} and I got the page
 numbering on the top right everywhere except the first page of the TOC
 whre it came on the bottoem center.
 
 3. I then tried using the fancyhdr package with \cfoot{} but even that
 didnt remove the page number from the bottom center of the first page of
 the TOC.
 
 4. I the used the nopageno package along with the fancyhdr package. The
 nopageno package is working in the sense that there are no page numbers
 anywhere. Then I used fancyhdr to put page numbers on the top right.
 Once again, this works everywere except the first page of the TOC. Page
 2 and 3 of the TOC are ok.
 
 5. It seems that fancyhdr package has no effect on the first page of the
 TOC if the TOC is more than one page long.
 
 If anyone can suggest how I might be able obtain page number on the top
 right of the first page of the TOC, would be wonderful !!
 
 I am trying to use the tocloft package without much success...