#Content{
	width: 910px;
	padding-left: 25px;
	padding-right: 25px;
}
#Content div.inner{
	margin: 0px 0px 0px 0px;
}
#Content h3{
	color: #547807;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
#Content h4{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #547807;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0px;
}
div.Legal p{
    max-width: 100%;
}
ol.LowerRoman{
	list-style: lower-roman;
}
ol.LowerRoman li{
	list-style: lower-roman;
}
dt{
	font-weight: bold;
}
dd{
	margin: 0;
}
strong{
	text-decoration: underline;
}