    h3 {
		font-size: 1.1em !important;
	}

    p {
        color: #000000 !important;
	}

    #header {
		background: #112D6E !important;
		color: #ffffff !important;
		cursor: default;
		height: 4.25em !important;
		left: 0;
		line-height: 4.25em !important;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}
    #header.alt {
        margin-top: 0em !important;
    }
    #header img {
        height: 4.25em;
    }

    #footer {
        background-color: #ffffff !important;
		color: #000000 !important;
	}

    .container.medium {
        width: 75em !important;
    }

    .wrapper.style1 {
        background: #dddddd !important;
    }

    .wrapper.style2 .box {
        background: #ef5665 !important;
    }

    .logo-footer {
        width: 14em !important;
        display: block;
        margin: 0 auto;
    }