
    h1, h2, h3, h4, h5, h6, p, li {
    font-family: myriad-pro, arial, sans-serif;
    font-style: normal;
    }
    h1 {
    font-weight: 400;
    font-style: italic;
    color: #739600;
    font-size: 3.5em;
    letter-spacing: -.0125em;
    }
    h2 {
    font-size: 2em;
    font-weight: 600;
    color: #e55625;
	margin-top: 20px;
    }
    h4 {
    font-weight: 600;
    color: #4d4f53;
    }
    h3, h5 {
    font-weight: 400;
    color: #e55625;
    }
    p, li {
    font-size: 16px;
    font-weight: 400;
    color: #4d4f53;
    line-height: 1.6em;
    }

