.headingSpecialNoteText {
    color: #888888;
    font-family: RobotoLight,"Helvetica Neue",helvetica;
    font-size: 18px;
    /* font-style: italic; */
    font-weight: 400;
    color: #aa0000;
}

.headingSpecialNoteTextTitle {
	font-weight: bold;
}

.headingParagraphText {
    color: #888888;
    font-family: RobotoLight,"Helvetica Neue",helvetica;
    font-size: 18px;
    /*font-style: italic;*/
    font-weight: 400;
    margin-bottom: 50px;
}

.headingText {
	/* width: 95%;    margin-left: 25px;*/
    color: #888888;
    font-family: RobotoLight,"Helvetica Neue",helvetica;
    font-size: 25px;
    font-style: italic;
    padding-top: 20px;
    font-weight: 850;
}

