		
		h1,		h2,		h3,		h4,		h5,		h6,
		H1,		H2,		H3,		H4,		H5,		H6,
		h1 > *,	h2 > *,	h3 > *,	h4 > *,	h5 > *,	h6 > *,
		H1 > *,	H2 > *,	H3 > *,	H4 > *,	H5 > *,	H6 > *,
		[class*="header"],		[id*="header"],
		[class*="header"] > *,	[id*="header"] > *,
		[class*="title"],		[id*="title"],
		[class*="title"] > *,	[id*="title"] > *
		{
			text-align:		center		!important;
			padding:			0 0 0 0		!important;
			margin:			auto			!important;
			vertical-align:	middle		!important;
			text-indent:		0			!important;
			font-weight:		bolder		!important;
	}
		h1,	h2,	h3,	h4,	h5,	h6,
		H1,	H2,	H3,	H4,	H5,	H6,
		[class*="header"],		[id*="header"]	{
			display:		block;
			margin:		auto			!important;
			padding:		0 0 0 0		!important;
			text-align:	center		!important;
			text-indent:	0			!important;
			font-weight:	bolder		!important;
			border:		1px 			!important;
			outline-style:	ridge		!important;
	}
		h1 > *,	h2 > *,	h3 > *,	h4 > *,	h5 > *,	h6 > *,
		H1 > *,	H2 > *,	H3 > *,	H4 > *,	H5 > *,	H6 > *,
		[class*="header"] > *,	[id*="header"] > *,
		[class*="title"],		[id*="title"],
		[class*="title"] > *,	[id*="title"] > *	{
			margin:			auto			!important;
			font-weight:		bolder		!important;
			padding:			0 0 0 0		!important;
			text-indent:		0			!important;
			text-align:		center		!important;
	}