/* TYPOGRAPHY */
.typography{}
	.typography .pageTitle{border-bottom: 1px solid #d6d6d6; font-size: 4em; padding: 0.3em 0;}
	.typography h1{font-size: 1.67em; color: #000; font-weight: normal; margin-bottom: 0.3em;}	.typography h2{font-size: 1.67em; font-weight: normal;}	.typography h3{font-size: 1.2em; font-weight: bold;}	.typography h4{font-size: 1.2em; font-weight: bold; margin: 0.2em 0 0.5em 0;}
	.typography p{text-align: justify; margin-bottom: 1em;}		.typography a{color: #91b80c; text-decoration: none;}		.typography a:hover{color: #9dc512; text-decoration: underline;}