I've attached screenshots to help walk though. ^_^ I have a Mac and Dreamweaver 8 so the layout might be a little different but the process should be the same.
FIRST: MAKE NEW FOLDER AND MAKE COPIES OF ALL THE PAGES YOU'RE GOING TO WORK ON!!! I only say this because it's the first time and there's no "Undo" if you make a mistake. Which I learned the hard way. *cough*
1: Edit > Find and Replace. Easy!
Here's where things get a little detail-oriented.
2: Find the "Find in" menu. Choose from any of the selected. Because you said you have 200+ documents to get through, I chose "Folder..." However, if you open multiple documents (say, do them in batches of 10), you would choose "Open Documents".
3: If you choose "Folder...", you may or may not receive a prompt to find the folder you want to look in. If not, it should be nearby - mine says "Phoexix: Users: MK: Sites: sendmeonmyway" USE THE COPIES YOU MADE EARLIER (if you choose this method).
4: Go to the "Search" menu. Now you have a bunch of choices. I chose "Source Code", which meant that it will only go through your HTML.
5: Then, in the "Find" box, type what you want to find and in the "Replace" box, type what you want it to be replaced with. Full HTML tags can be used here.
6: Click "Replace All". You might get a warning, like "Are you sure you want to do this you crazy foolish person you??", you might not. But that's why we have the test folder!
7: As the process runs, a box should come up with a report of all the things it's replaced. You can double check it, if you want, but as long as the code is the same (like in a template), you should be okay.
http://img229.imageshack.us/my.php?image=picture8ch3.png (Step 1)
http://img246.imageshack.us/my.php?image=picture9uk7.png (Steps 2-3)
http://img99.imageshack.us/my.php?image=picture11cy3.png (Steps 4-6)