{
	"Name": "TitleStyle1",
	"Thumbnail": "pack://siteoforigin:,,,/Data/Text/thumb/TitleStyle1.jpg",
	"Tags":"title",
	"Items": [{
		"$type": "Apowersoft.VideoEditor.Model.SegmentText, Apowersoft Video Editor, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null",
		"Data": "TEXT HERE",
		"TextStyle": {
			"FontSize": 24,
			"FontFamily": "Noto Sans Regular",
			"SolidColor": "#FFFFFF",
			"HorizontalAlignment": "Center"
		},
		"Offset": "129,-180",
		"Delay": 0.2,
		"Motion": "MoveRight",
		"MotionDuration": 0.6,
		"ControlHorizontalAlignment": "Left",
		"ControlVerticalAlignment": "Bottom"
	},
	{
		"$type": "Apowersoft.VideoEditor.Model.SegmentText, Apowersoft Video Editor, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null",
		"Data": "HAPPY TIME",
		"TextStyle": {
			"FontSize": 48,
			"FontFamily": "Noto Sans Bold",
			"SolidColor": "#FFFFFF",
			"HorizontalAlignment": "Center"
		},
		"Offset": "129,-120",
		"Motion": "MoveRight",
		"MotionDuration": 0.2,
		"ControlHorizontalAlignment": "Left",
		"ControlVerticalAlignment": "Bottom"
	}]
}