1. <cf_IntelligentForm FormName="MyForm" InputStyle="color: ##003399">
  2.     <cf_IntelligentInput FieldName="SSN" Size="12" MaxLength="10">
  3.     <cf_IntelligentInput FieldName="FirstName" Size="22" MaxLength="20">
  4.     <cf_IntelligentInput FieldName="LastName" Size="22" MaxLength="20">
  5. </cf_IntelligentForm>