.container-fluid h1 {
	font-size: 25px;
	text-align: left;
	font-family: arial, narrow;
	margin-top: 25px;
}
.col-sm-9 p {
	font-size: 26px;
	font-family: arial, narrow;
}
.col-sm-9 h2 {
	font-size: 14px;
	font-weight: bold;
}
.list {
	font-size:20px;
	font-family: Lato;
}
.col-sm-9 {
	color: black
}
/*--------------------------RIGHT TEXT------------------------------*/
.col-sm-3 p {
	font-size:18px;
	color: black;
}
#a a:hover {
	text-decoration: none
}
