public override void  defineFont3(DefineFont3 tag)
		{
			defineFont2(tag);
		}
 public virtual void  defineFont3(DefineFont3 tag)
 {
 }