.ral_header {
	font-weight: bold;
	border-bottom: 1px solid black;
}
.ral_section {
	font-weight: bold;
	border-bottom: 1px dotted black;
	padding-right: 50px;
}
.ral_content {
	border-bottom: 1px dotted black;
	padding-top: 5px;
	padding-bottom: 10px;
}
.ral_table {
	margin-bottom: 50px;
}