.article_title {
	color: #780000;
	text-align: center;
	font: 24px sans-serif;
    font-weight: bold;
    margin: 0px 0 30px 0;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
}

li {
	vertical-align: middle;
    text-indent: 40px;
    text-align: justify;
}

ol {
	list-style-position: inside;
	list-style-type: decimal;
}

p {
	margin: 0px 0px 25px 0px;
	text-indent: 40px;
	text-align: justify;
}

.bolt_text, .paragraph_title {
    font-weight: bold;
}

.paragraph_title {
	text-indent: 40px;	
    margin: 25px 0px 25px 0px;
}
