
		html, body, input, textarea, select, button
		{
			font-family: 'Open Sans', sans-serif;
		}

		.pageheader > .container > .caption > .header-title
		{
			font-family: 'Open Sans', sans-serif;
		}

		blockquote > p,
		blockquote > footer,
		blockquote:before,
		blockquote:after
		{
			font-family: 'Open Sans', sans-serif;
		}

		table.contenttable thead tr th, 
		table.htmlarea-showtableborders thead tr th 
		{
			font-family: 'Open Sans', sans-serif;
		}

		h1, h2, h3, h4, h5, h6
		{
			font-family: 'Open Sans', sans-serif !important;
		}
