﻿#legalbody {
	background-color: white;
	height: 504px;
	padding: 0 32px;
	color: black;
	overflow-x: none;
	overflow-y: auto;
}
#legalbody h1 {
	color: black;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 40px;
	height: auto;
}
#legalbody h2 {
	font-size: 12px;
	font-weight: bold;
}
