body{
	background-color: #fff;
	
	font-size: 18px;
	line-height: 25pt;
	font-family: "avenir next, avenir", sans-serif;
	font-weight: 300;
	
	
}


.centerText{
	text-align: center;
}

.textBig{
	font-size: 30px;
}
.textSmall{
	font-size: 14px;
	line-height: 14pt;
}
.blue{
color: #06C;
font-weight:400;
}

