Can I host an ASR33 Teletype with an Arduino?

I guess the first task is to get an Arduino to even talk to the teletype.

I need some type of sketch that will use a software serial (for super slow speed) and operate at 110 baud, +/- 5%

and a program that will respond to some simple commands.

Greg