.legal {
 color:#404040;
 font-size:11pt;
}
.legal a {
 color:inherit !important;
 font-weight:inherit !important;
}
NO .legal a {
 text-decoration:none !important;
}
.legal h1 {
 font-size:20pt;
}
.legal h2 {
 color:inherit !important;
 font-size:14pt;
}
.legal ol,
.legal .overview {
 padding-left:40px;
}
.legal .overview {
 margin-bottom:1.5em;
}
.legal .overview > p {
 margin:0.5em 0;
}
.legal li {
 margin-bottom:0.3em;
 margin-top:0.3em;
}
.legal > ol > li::marker {
 color:#000;
 font-size:18pt;
}
.legal ul {
 list-style-type:square;
}
.legal ul li::marker {
 font-size:0.8em;
}
.legal .emphasis {
 color:#000;
}
.legal .highlight {
 color:#f00 !important;
}
