If the form is precisely the same, why three forms? Use one form three times. I think you can copy the Form and reuse it on several pages if you use classes for the form styling. Then, if you change the style on any of the forms, the change will also be reflected in the others.