/* Standard Elements and Formatters
------------------------------*/
h1, h2, h3{
	font-family: 'Trade Gothic W01 BoldCn20';
	}
h1{
	font-size: 48px;
	color: #696A6F;
	}
h2{
	font-size: 24px;
	color: #0094b3;
	}
h3{
	font-size: 24px;
	color: #292522;
	}
h4{
	font-family: 'Clarendon BT W01';
	font-size: 16px;
	color: #292522;
	}
h5{
	font-family: 'Trade Gothic W01 BoldEx';
	font-size: 16px;
	color: #EE3820;
	}
h6{
	font-family: 'Trade Gothic W01 BoldEx';
	font-size: 16px;
	color: #EE3820;
	}