To avoid security breaches, i recommend to clear your page file automatically during shutdown.
Simply start Notepad and enter the following lines (the file should be renamed afterwards, so that it ends with .reg):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000001
It appears that Windows 2000 and NT uses the same registry entry, as documented in KB 182086