#content #typography-inner p,
#content #typography-inner pre,
#content #typography-inner h1,
#content #typography-inner h2,
#content #typography-inner h3,
#content #typography-inner h4,
#content #typography-inner h5,
#content #typography-inner h6 {
	color: #1F4088;
	padding: 10px 0;
}
#content #typography-inner p {
	font-size: 0.8em;
}
#content #typography-inner a,
#content #typography-inner a:visited {
	color: #1f4088;
}
#content #typography-inner a:hover {
	color: #000;
}