
.c_section p {
	line-height: 1.5em;
}

.c_section a {
	text-decoration: underline !important;
}

.c_section a:hover {
	text-decoration: none !important;
}

.list_style {
	padding-left: 1.5em;
	list-style-type: disc;
	margin: 5px 0;
}
.list_style li {
	margin-bottom: 3px;
}