.style3headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #570101;
}
.numbered_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #570101;
	list-style-type: upper-roman;
	text-decoration: underline;
}

	
