More exit poll tweaks. Put it into the game.
Added index operator ("[]") to the PollingData so that you don't always have to do "data.fPercents[PARTY_DEMOCRAT]". Not it's "data[PARTY_DEMOCRATS]".
Added code to estimate voting population and electoral votes in case the exit polls are displayed before the actual election.
Added Newspaper Window.
Cleaned up some fonts.
Cleaned up some forum errors and added forum titles.
Added updated title screen ini from Paul.
Added temporary FantasySetup window.
Created Take2 build and fixed bugs based on initial tests.
Build runaround. We finally got a good one.