div.text-content h1 {
	margin-bottom: 1em;
	margin-top: 1.5em;
	font-weight: bold;
	font-size: 125%;
}

div.text-content h2 {
	margin-bottom: 0.5em;
	font-weight: bold;
	/*color: #77bf4a;*/
}

div.text-content p {
	/*text-align: justify;*/
}

div.text-content ul {
	list-style-type: square;
	margin-left: 30px;
}
