i want to send a template email by using System.net.mail name space in C# asp.net,i want to make my template dynamic so that user can easily change the size ,color and font of the text writen.provide me solution,other than the html editor because there may be more than one text boxes in the template.. so that i can provide font and size picker to user to customize the text.