
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4 {
    	visibility: hidden;
      	font-family: Verdana;
      	line-height: 1em;
		font-weight: normal;
		margin-bottom: 0px;
    }

    .sIFR-active h1, 
    .sIFR-active h4 {
		font-size: 37px;
		margin-bottom: -15px;
    }

    .sIFR-active h2 {
		margin-top: 5px;
    	font-size: 18px;
		margin-bottom: 25px;
    }

    .sIFR-active h3 {
    	font-size: 45px;
    }

