.typography p {
	font-size: 1.3em;
	line-height: 140%;
	margin: 0.5em 0;
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
	color: #cc0000;
	font-weight: bold;
}

.typography h1 { font-size: 3.0em; margin: 1.0em 0; }
.typography h2 { font-size: 2.4em; margin: 1.0em 0; }
.typography h3 { font-size: 2.0em; margin: 1.0em 0; }
.typography h4 { font-size: 1.8em; margin: 1.0em 0; }
.typography h5 { font-size: 1.6em; margin: 1.0em 0; }
.typography h6 { font-size: 1.2em; margin: 1.0em 0; }

.typography ul {
	font-size: 1.3em;
}

.typography table {
	font-size: 1.3em;
}
