p {
	text-align: justify;
	margin-bottom: 16px;
}

h1 {
	font-size: 150%;	
}

h2 {
	font-size: 120%;	
}

h3 {
	font-size: 100%;
}

.rst-content section ul li {
	margin-bottom: 12px;
}

.rst-content h1, .rst-content h2, .rst-content h3 {
	margin-bottom: 6px;
	margin-top: 24px;
}
