.blueTitles {
	
	color:  rgb(18, 127, 199); 
	font-weight: bold;
}

.largeBlueTitles {
	
	color:  rgb(18, 127, 199); 
	font-weight: bold;
	font-size: 20px;
}
