.typography a {
	color:#24247A !important;
	font-weight:bold;
	text-decoration:none;
}

.typography a:hover {
	color:#728c40;
}

.typography li {
	line-height:20px;
	text-align:left;
}

.typography h1 {
	font-size:16px;
	text-transform:uppercase;
}

.typography h2 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

.typography h3 {
	font-size:12px;
	font-weight:normal;
}

.typography p {
	line-height:1.2em;
	font-size:1em;
}