.typography a {
	color: #939008;
}
.typography a:hover {
	text-decoration: underline;
}
.typography table {
	margin: 5px 0 15px 0;
}
.typography ul {
	margin: 0 0 15px 0;
}
.typography ul li {
	list-style: disc;
	padding: 0 0 0 5px;
	margin: 0 0 0 15px;
}