@charset "utf-8";
/* CSS Document */

/*****************************************************************************
These styles should be at the bottom of `sifr.css`. Make sure that they're
only applied for the screen media type!
*****************************************************************************/
    
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
    }

    .sIFR-active h3 {
      font-size: 16px;
	  margin:0px;
	  padding:0px;
    }

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

    .sIFR-active h5#pullquote {
      font-size: 16px;
    }