/* Font style applied when the page has finished loading */

@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_4_page21 {
		font-family: 'Quicksand', sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: 100%;
		line-height: 120%;
		letter-spacing: 0px;
		direction: ltr;
	}
	
	#fontStackstacks_in_4_page21 {
		color: rgba(255, 0, 0, 1.00);
	}
}

