@import url(http://fonts.googleapis.com/css?family=Comfortaa);


.textSmall {
	font-size: 25px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: left;
	font-family: Comfortaa;
}

.textFooter {
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
	font-family: Comfortaa;
}

.textLeft {
	font-size: 35px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: left;
	font-family: Comfortaa;
}

.textCenter {
	font-size: 35px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-family: Comfortaa;
}


.titleLarge {
	font-size: 50px;
	line-height: 60px;
	color: #FFFFFF;
	text-align: center;
	font-family: Comfortaa;
}


.titleLarge copy{
	font-size: 36px;
	line-height: 40px;
	color: #4C9959;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
