edit the <input> and <textarea> tags and insert the style you want. This is what I did to my email form:
[SIZE=2]
<textarea style="font-size: 8pt; color: #A020F0; font-family: Veranda; background-color: #DDFFAA; border: 2px solid #B3EE3A" name="Message" id="Message" maxlength="2000" rows="6" cols="20"></textarea>
You can check how it looks like in my
webiste and see how it looks like. You can find it in the EMAIL DIRECT on my left side bar.
[/SIZE]