.largeBlueText {

	font-size: xx-large;
	color: rgb(102, 153, 204);

}


.sectionHeader {

font-family: Arial;
font-size: 16px;
font-variant: small-caps;
font-weight: bold;
color: rgb(102, 153, 204);

}

.sectionHeader2{

color: rgb(255, 187, 91);
display: block;
font-family: Arial;
font-size: 13px;
font-style: italic;

}
