3 answers

You will need to create a custom report type on Accounts with the related records coming from Account Teams. It would look something like this:
Then create a report using teh new report type and add a cross object filter that reads Accounts without Account Teams. This should return the results you are looking for.