body, h1, h2, h3, h4, h5, h6, p, a, div, img, span, video, audio
{
	margin:0px;
	padding:0;
	border:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	
	
}

h1
{
	font-family:"ecibold";
	font-size:50px;
	color:#fff;
	letter-spacing:0px;
	/*line-height:*/
}
h2
{
	font-family: "ecilight";
	font-size:22px;
	color:#626165;
	letter-spacing:-1px;
	/*line-height:*/
}
h3
{
	font-family:"eciregular";
	font-size:15px;
	font-weight:100;
	color:#FFF;
	width:98px;
	background-color:#BA191D;
	padding-left:3px;
	/*line-height:*/
}
h4
{
	font-family:"eciregular";
	font-size:15px;
	font-weight:100;
	color:#FFF;
	
	
}
h5
{
	
	font-family:"eciregular";
	font-size:15px;
	font-weight:400;
	color:#FFF;
	width:120px;
	background-color:#BA191D;
	padding:3px;
	/*line-height:*/
}
h6
{
	font-family: "ecibold";
	font-size:22px;
	color:#fff;
	/*line-height:*/
}
p
{
	font-family: "eciregular";
	font-size:13px;
	color:#5B5C61;
	text-align:justify;
	/*line-height:*/
}