/* CSS Document */

    .sIFR-active h2,
    .sIFR-active h3,
	.sIFR-active h4, 
	.sIFR-active h5 {
      visibility: hidden;
      font-family: Arial, Verdana;
      line-height: 1em;
    }


    .sIFR-active h2 {
    	font-size: 24px;
    }

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

    .sIFR-active h5 {
    	font-size: 14px;
    }
	
	

	
	