h1, h2, h3, h4, h5, h6, #content ul, #content ol, p, #content table {
	margin-bottom: 0.5em;
}
h1 {
	font-size: 1.3em;
	color: #54B747;
}
h2 {
	font-size: 1.2em;
	color: #0079C2;
}
h3, h4, h5, h6 {
	color: #0079C2;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 0.9em;
}
div#content ul, div#content ol {
	margin-left: 2em;
}
a {
	color: #0079C2;	
}