h5 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	color: #8B8B8B;
	background-color: #171717;	
	
	}



span {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	color: #8B8B8B;
	background-color: #171717;
	
	}
	

	
h6 {
	
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	color: #8B8B8B;
	background-color: #171717;
	
	}


h4
{
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #78A0BA;
	text-decoration: none;
	background-color: #171717;
	
}	