
.black {
	color:#000000
}
.grey {
	color:#e9e9e9
}
.white {
	color: #FFFFFF;
}

.bgc_1 {
	background: #e9e9e9;
	color: #000000;
}

.bgc_2 {
	background: #37404d;
	color: #FFFFFF;
}

.bgc_2 h1,
.bgc_2 h2
.bgc_2 h3
.bgc_2 h4
.bgc_2 h5 {
	color: #FFFFFF;
}
