.headline-black{
    font: 110% Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    color:#000;
}
.sub-headline-black{
    font: 100% Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    color:#000;
    padding-left:10px;
    display:block;
}
.headline-green {
	font: 110% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
        color: #6c756a;
}
.bold-text {
	font: 90% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.image-up-arrow {
	position:relative;
	top:2px;
}