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

    .sIFR-active h1 {
      font-size: 22px;
    }

    .sIFR-active h2 {
      font-size: 20px;
      display: block;
    }

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

    .sIFR-active h4 {
    	font-size: 12px;
    	font-weight: normal;
    }

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

/*    .sIFR-active #footer #topmenu li a{
    	font-size: 12px;
    	font-weight: normal;
    	line-height:12px;
    	height:auto !important;
  		display:block;
    }
*/