h2 {
    background: #B2AFAB;
    color: #fff;
    font-family: 'Instrument Serif', serif;
    font-size: 20px;
	font-weight: lighter;
	text-align:center;
}

h3 {
    background: #B2AFAB;
    color: #fff;
    font-family: 'Instrument Serif', serif;
    font-size: 20px;
	font-weight: lighter;
	text-align:center;
}

h4 {
    background: #B2AFAB;
    color: #111;
    font-family: 'Alumni Sans', sans-serif;
    font-size: 25px;
	text-align:center;
	margin-top:-6px;
}

h6 {
    background: #2E3846;
    color: #fff;
    font-family: 'Instrument Serif', serif;
    font-size: 14px;
	font-weight: lighter;
	text-align:center;
	margin-top:1px;
}

.headline-small {
    background: #2E3846;
    color: #fff;
    font-family: 'Instrument Serif', serif;
    font-size: 18px;
	font-weight: lighter;
	text-align:center;
	margin-top:1px;
}

h8 {
    font-size: 16px;
font-family: 'Alumni Sans', sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #28BE03;
}

h9 {
    background: #2E3846;
    color: #fff;
    font-family: 'Instrument Serif', serif;
    font-size: 25px;
	font-weight: lighter;
	text-align:center;
	margin-top:2px;
	padding-left:2px;
}


span.rede {
	color: #fefefe;
}